Skip to content

Commit cb80656

Browse files
committed
Eliminada advertencia
1 parent 15057fe commit cb80656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/MicrochipPathSearch.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# (To distribute this file outside of CMake-Microchip,
1212
# substitute the full License text for the above reference.)
1313

14+
cmake_policy(SET CMP0057 NEW)
1415
function(MICROCHIP_PATH_SEARCH outvar target)
1516
set(options)
1617
list(APPEND oneValueArgs CACHE STORE_VERSION)

0 commit comments

Comments
 (0)