We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9488c6 + 126de0c commit f7d99f3Copy full SHA for f7d99f3
cmake/OpenCVCompilerOptions.cmake
@@ -18,9 +18,9 @@ if(ENABLE_CCACHE AND NOT CMAKE_COMPILER_IS_CCACHE)
18
message(STATUS "Unable to compile program with enabled ccache, reverting...")
19
set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE "${__OLD_RULE_LAUNCH_COMPILE}")
20
endif()
21
- else()
22
- message(STATUS "Looking for ccache - not found")
23
+ else()
+ message(STATUS "Looking for ccache - not found")
24
25
26
0 commit comments