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 15057fe commit cb80656Copy full SHA for cb80656
Modules/MicrochipPathSearch.cmake
@@ -11,6 +11,7 @@
11
# (To distribute this file outside of CMake-Microchip,
12
# substitute the full License text for the above reference.)
13
14
+cmake_policy(SET CMP0057 NEW)
15
function(MICROCHIP_PATH_SEARCH outvar target)
16
set(options)
17
list(APPEND oneValueArgs CACHE STORE_VERSION)
0 commit comments