Skip to content

Commit 1e4d626

Browse files
committed
Add back cmake lazy install message
1 parent 875bdb0 commit 1e4d626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

taskfiles/deps/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,7 @@ tasks:
495495
CMAKE_GEN_ARGS:
496496
- "-DBUILD_SHARED_LIBS=ON"
497497
- "-DCMAKE_BUILD_TYPE=Release"
498+
- "-DCMAKE_INSTALL_MESSAGE=LAZY"
498499
- "-DCMAKE_INSTALL_PREFIX={{.G_DEPS_CORE_DIR}}/{{.LIB_NAME}}-install"
499500
- "-DZLIB_BUILD_EXAMPLES=OFF"
500501
LIB_NAME: "{{.LIB_NAME}}"

0 commit comments

Comments
 (0)