Version 2.0

This commit is contained in:
2025-11-04 21:04:41 -06:00
parent 506b0ff975
commit c2c86b5bee
376 changed files with 78207 additions and 78301 deletions

View File

@@ -1,4 +1,4 @@
# Install script for directory: /Users/keshavanand/Downloads/VSCode/Terminal/ftxui/examples
# Install script for directory: /Users/keshavanand/Downloads/Code/Terminal/ftxui/examples
# 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/examples/install_local_manifest.txt"
file(WRITE "/Users/keshavanand/Downloads/Code/Terminal/macbuild/ftxui/examples/install_local_manifest.txt"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
endif()