CMake Cache
CMake Cache
########################
# EXTERNAL cache entries
########################
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/
bin/addr2line.exe
//Path to a program.
CMAKE_AR:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/bin/ar.exe
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Debug
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/
bin/g++.exe
//C compiler
CMAKE_C_COMPILER:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/
bin/gcc.exe
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/bin/
dlltool.exe
//Path to a program.
CMAKE_LINKER:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/bin/
ld.exe
//Path to a program.
CMAKE_NM:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/bin/nm.exe
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/bin/
objcopy.exe
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/bin/
objdump.exe
//RC compiler
CMAKE_RC_COMPILER:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/
bin/windres.exe
//Path to a program.
CMAKE_READELF:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/bin/
readelf.exe
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Path to a program.
CMAKE_STRIP:FILEPATH=C:/Users/Admin/AppData/Local/Programs/CLion/bin/mingw/bin/
strip.exe
//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
########################
# INTERNAL cache entries
########################