C Make Cache
C Make Cache
C Make Cache
########################
# EXTERNAL cache entries
########################
//Build tests.
BUILD_TESTS:BOOL=ON
//Path to a program.
CMAKE_LINKER:FILEPATH=C:/Program Files (x86)/Microsoft Visual
Studio/2019/Community/VC/Tools/MSVC/14.23.28105/bin/Hostx64/x64/link.exe
//Path to a program.
CMAKE_MT:FILEPATH=CMAKE_MT-NOTFOUND
//RC compiler
CMAKE_RC_COMPILER:FILEPATH=rc
//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
//Internal use.
CPPREST_FILEIO_IMPL:STRING=win32
//Internal use.
CPPREST_HTTP_CLIENT_IMPL:STRING=winhttp
//Internal use.
CPPREST_HTTP_LISTENER_IMPL:STRING=httpsys
//Internal use.
CPPREST_PPLX_IMPL:STRING=win
//Internal use.
CPPREST_WEBSOCKETS_IMPL:STRING=wspp
########################
# INTERNAL cache entries
########################