restructure
This commit is contained in:
@ -40,6 +40,6 @@ endif()
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "/home/nik/repos/esp32/build/bootloader/esp-idf/efuse/install_local_manifest.txt"
|
||||
file(WRITE "/home/nik/repos/esp32/blink/build/bootloader/esp-idf/efuse/install_local_manifest.txt"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user