Skip to content

Commit db9a0a7

Browse files
committed
Updates requested in the PR.
1 parent d00c03d commit db9a0a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ if(CCACHE_PROGRAM AND enable_ccache)
77
message(STATUS "Rule launch compile: ${CCACHE_PROGRAM}")
88
else()
99
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE "")
10-
message(STATUS "Rule launch compile: '${RULE_LAUNCH_COMPILE}'")
1110
endif()
1211

1312
set(CMAKE_EXPORT_COMPILE_COMMANDS true)

0 commit comments

Comments
 (0)