Brad King 710bde43aa 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.
2015-09-24 15:26:32 -04:00
..
2015-09-23 09:15:57 -04:00
2015-07-23 15:33:10 -04:00
2015-09-24 00:01:05 -04:00
2015-05-04 22:32:20 +02:00
2014-10-15 23:16:44 +02:00
2014-10-15 23:16:44 +02:00
2015-02-20 21:36:58 +01:00
2015-06-07 09:32:24 +02:00
2015-08-27 10:04:09 -04:00
2015-05-19 22:36:51 +02:00
2015-04-13 11:44:15 -04:00