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 c519125 commit a39e11cCopy full SHA for a39e11c
Modules/MicrochipPathSearch.cmake
@@ -11,6 +11,8 @@
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
+
16
function(MICROCHIP_PATH_SEARCH outvar target)
17
set(options)
18
list(APPEND oneValueArgs CACHE STORE_VERSION)
0 commit comments