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.
1 parent c9488c6 commit 126de0cCopy full SHA for 126de0c
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