mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-13 09:02:10 +00:00
Update CMakeCache.txt
This commit is contained in:
parent
fa7c6691da
commit
e20c7aae8e
@ -1,5 +1,5 @@
|
|||||||
# This is the CMakeCache file.
|
# This is the CMakeCache file.
|
||||||
# For build in directory: /home/sam/StuLang/Slang/linux-build
|
# For build in directory: /home/sam/Z-Sharp/ZSharp/linux-build
|
||||||
# It was generated by CMake: /usr/bin/cmake
|
# It was generated by CMake: /usr/bin/cmake
|
||||||
# You can edit this file to change values found and used by cmake.
|
# You can edit this file to change values found and used by cmake.
|
||||||
# If you do not want to change any of the values, simply exit the editor.
|
# If you do not want to change any of the values, simply exit the editor.
|
||||||
@ -153,7 +153,7 @@ CMAKE_PROJECT_DESCRIPTION:STATIC=
|
|||||||
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||||
|
|
||||||
//Value Computed by CMake
|
//Value Computed by CMake
|
||||||
CMAKE_PROJECT_NAME:STATIC=Slang
|
CMAKE_PROJECT_NAME:STATIC=ZSharp
|
||||||
|
|
||||||
//Path to a program.
|
//Path to a program.
|
||||||
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
|
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
|
||||||
@ -233,10 +233,10 @@ SDL2_TTF_INCLUDE_DIR:PATH=/usr/include/SDL2
|
|||||||
SDL2_TTF_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libSDL2_ttf.so
|
SDL2_TTF_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libSDL2_ttf.so
|
||||||
|
|
||||||
//Value Computed by CMake
|
//Value Computed by CMake
|
||||||
Slang_BINARY_DIR:STATIC=/home/sam/StuLang/Slang/linux-build
|
ZSharp_BINARY_DIR:STATIC=/home/sam/Z-Sharp/ZSharp/linux-build
|
||||||
|
|
||||||
//Value Computed by CMake
|
//Value Computed by CMake
|
||||||
Slang_SOURCE_DIR:STATIC=/home/sam/StuLang/Slang
|
ZSharp_SOURCE_DIR:STATIC=/home/sam/Z-Sharp/ZSharp
|
||||||
|
|
||||||
//The directory containing a CMake configuration file for boost_headers.
|
//The directory containing a CMake configuration file for boost_headers.
|
||||||
boost_headers_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.71.0
|
boost_headers_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.71.0
|
||||||
@ -256,7 +256,7 @@ CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
|||||||
//ADVANCED property for variable: CMAKE_AR
|
//ADVANCED property for variable: CMAKE_AR
|
||||||
CMAKE_AR-ADVANCED:INTERNAL=1
|
CMAKE_AR-ADVANCED:INTERNAL=1
|
||||||
//This is the directory where this CMakeCache.txt was created
|
//This is the directory where this CMakeCache.txt was created
|
||||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/sam/StuLang/Slang/linux-build
|
CMAKE_CACHEFILE_DIR:INTERNAL=/home/sam/Z-Sharp/ZSharp/linux-build
|
||||||
//Major version of cmake used to create the current loaded cache
|
//Major version of cmake used to create the current loaded cache
|
||||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||||
//Minor version of cmake used to create the current loaded cache
|
//Minor version of cmake used to create the current loaded cache
|
||||||
@ -331,7 +331,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
|||||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||||
//Source directory with the top level CMakeLists.txt file for this
|
//Source directory with the top level CMakeLists.txt file for this
|
||||||
// project
|
// project
|
||||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/sam/StuLang/Slang
|
CMAKE_HOME_DIRECTORY:INTERNAL=/home/sam/Z-Sharp/ZSharp
|
||||||
//Install .so files without execute permission.
|
//Install .so files without execute permission.
|
||||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
|
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
|
||||||
//ADVANCED property for variable: CMAKE_LINKER
|
//ADVANCED property for variable: CMAKE_LINKER
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user