prints as pi
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: /home/pi/Repos/cs3100hw5/build
|
||||
# For build in directory: /home/pi/Repos/cs3100hw6/build
|
||||
# It was generated by CMake: /usr/bin/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.
|
||||
@@ -166,10 +166,10 @@ CMAKE_STRIP:FILEPATH=/usr/bin/strip
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
ComputePi_BINARY_DIR:STATIC=/home/pi/Repos/cs3100hw5/build
|
||||
ComputePi_BINARY_DIR:STATIC=/home/pi/Repos/cs3100hw6/build
|
||||
|
||||
//Value Computed by CMake
|
||||
ComputePi_SOURCE_DIR:STATIC=/home/pi/Repos/cs3100hw5
|
||||
ComputePi_SOURCE_DIR:STATIC=/home/pi/Repos/cs3100hw6
|
||||
|
||||
|
||||
########################
|
||||
@@ -179,7 +179,7 @@ ComputePi_SOURCE_DIR:STATIC=/home/pi/Repos/cs3100hw5
|
||||
//ADVANCED property for variable: CMAKE_AR
|
||||
CMAKE_AR-ADVANCED:INTERNAL=1
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/pi/Repos/cs3100hw5/build
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/pi/Repos/cs3100hw6/build
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
@@ -242,7 +242,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/pi/Repos/cs3100hw5
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/pi/Repos/cs3100hw6
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
|
||||
Reference in New Issue
Block a user