mirror of
https://github.com/ProgramSnail/rts_game_backend.git
synced 2026-01-09 13:15:07 +00:00
Back to empty
This commit is contained in:
parent
27a0a8d4c5
commit
843a3a25ec
26 changed files with 181 additions and 114 deletions
10
CMakeCache.txt
Executable file → Normal file
10
CMakeCache.txt
Executable file → Normal file
|
|
@ -1,5 +1,5 @@
|
|||
# This is the CMakeCache file.
|
||||
# For build in directory: /home/dragon/Projects/tp/tp_game
|
||||
# For build in directory: /home/gnom/Code/Mipt/tp/tp_game
|
||||
# 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.
|
||||
|
|
@ -222,10 +222,10 @@ CURSES_INCLUDE_PATH:PATH=/usr/include
|
|||
CURSES_NCURSES_LIBRARY:FILEPATH=/usr/lib/libncurses.so
|
||||
|
||||
//Value Computed by CMake
|
||||
Game_BINARY_DIR:STATIC=/home/dragon/Projects/tp/tp_game
|
||||
Game_BINARY_DIR:STATIC=/home/gnom/Code/Mipt/tp/tp_game
|
||||
|
||||
//Value Computed by CMake
|
||||
Game_SOURCE_DIR:STATIC=/home/dragon/Projects/tp/tp_game
|
||||
Game_SOURCE_DIR:STATIC=/home/gnom/Code/Mipt/tp/tp_game
|
||||
|
||||
//pkg-config executable
|
||||
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config
|
||||
|
|
@ -243,7 +243,7 @@ CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
|||
//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/dragon/Projects/tp/tp_game
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=/home/gnom/Code/Mipt/tp/tp_game
|
||||
//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
|
||||
|
|
@ -320,7 +320,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/dragon/Projects/tp/tp_game
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=/home/gnom/Code/Mipt/tp/tp_game
|
||||
//Install .so files without execute permission.
|
||||
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
|
||||
//ADVANCED property for variable: CMAKE_LINKER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue