summaryrefslogtreecommitdiffstats
path: root/CMakeCPackOptions.cmake.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-09-24 19:21:32 (GMT)
committerBrad King <brad.king@kitware.com>2015-09-24 19:26:32 (GMT)
commit710bde43aa5ed1ccfbcffa01d3d86a4eecbbe849 (patch)
tree3fcdacd95dcbd8d9829be02345a5153e3acf41b9 /CMakeCPackOptions.cmake.in
parentcbfae8c3f2c971441d4943a630efe7b186ee0c44 (diff)
downloadCMake-710bde43aa5ed1ccfbcffa01d3d86a4eecbbe849.zip
CMake-710bde43aa5ed1ccfbcffa01d3d86a4eecbbe849.tar.gz
CMake-710bde43aa5ed1ccfbcffa01d3d86a4eecbbe849.tar.bz2
cmCoreTryCompile: Fix internal argument vector construction
In TryCompileCode we construct an internal argv[] vector that needs to have a fake argv[0] so our internal cmake command line looks like a real command line. Fix construction of the fake argv[0] when try_compile is called without the CMAKE_FLAGS argument. Otherwise the first internal -DVAR=val argument that we use to pass information like CMAKE_OSX_SYSROOT is ignored.
Diffstat (limited to 'CMakeCPackOptions.cmake.in')
0 files changed, 0 insertions, 0 deletions