Skip to content

Commit 32dc2d2

Browse files
committed
Remove output with unresolved env var
1 parent b80ed9a commit 32dc2d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pixi.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ cmake -B build/$PIXI_ENVIRONMENT_NAME/{{ preset }} -G Ninja \
100100
-D CMAKE_EXPORT_COMPILE_COMMANDS=ON \
101101
"""
102102
inputs = ["**/CMakeLists.txt", "**/*.cmake.in", "cmake/"]
103-
outputs = ["build/$PIXI_ENVIRONMENT_NAME/{{ preset }}/CMakeCache.txt"]
104103
description = """
105104
Run the CMake configuration step with a given preset. \
106105
Build folders are stored in `build/` subdirectories.\

0 commit comments

Comments
 (0)