Version 2.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Install script for directory: /Users/keshavanand/Downloads/VSCode/Terminal/ftxui/doc
|
||||
# Install script for directory: /Users/keshavanand/Downloads/Code/Terminal/ftxui/doc
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
@@ -40,6 +40,6 @@ endif()
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "/Users/keshavanand/Downloads/VSCode/Terminal/macbuild/ftxui/doc/install_local_manifest.txt"
|
||||
file(WRITE "/Users/keshavanand/Downloads/Code/Terminal/macbuild/ftxui/doc/install_local_manifest.txt"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user