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.
TrackFileAccess
1 parent a53ae12 commit 2fd67c7Copy full SHA for 2fd67c7
cmake/optional.cmake
@@ -16,7 +16,6 @@ if(CCACHE)
16
list(APPEND CMAKE_VS_GLOBALS
17
"CLToolExe=${MSVC_CCACHE_WRAPPER_FILENAME}"
18
"CLToolPath=${CMAKE_BINARY_DIR}"
19
- "TrackFileAccess=false"
20
"DebugInformationFormat=OldStyle"
21
)
22
else()
0 commit comments