We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a1ef2 commit ff75180Copy full SHA for ff75180
1 file changed
pixi.toml
@@ -100,7 +100,6 @@ cmake -B build/$PIXI_ENVIRONMENT_NAME/{{ preset }} -G Ninja \
100
-D CMAKE_EXPORT_COMPILE_COMMANDS=ON \
101
"""
102
inputs = ["**/CMakeLists.txt", "**/*.cmake.in", "cmake/"]
103
-outputs = ["build/$PIXI_ENVIRONMENT_NAME/{{ preset }}/CMakeCache.txt"]
104
description = """
105
Run the CMake configuration step with a given preset. \
106
Build folders are stored in `build/` subdirectories.\
0 commit comments