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 bde87b2 commit 96657feCopy full SHA for 96657fe
CMakeLists.txt
@@ -57,7 +57,7 @@ if(CCACHE_PROGRAM)
57
else()
58
message(STATUS "ccache not found, builds will not be cached")
59
endif()
60
-
+announce_configured_options(CCACHE_PROGRAM)
61
# MARK: - Start EXECUTORCH_H12025_BUILD_MIGRATION
62
63
include(${PROJECT_SOURCE_DIR}/tools/cmake/common/preset.cmake)
0 commit comments