85d7a610a2
Rather than using the CXXFLAGS environment variable in the make-only build, copy the CMAKE_CXX_FLAGS used to build the files on the CMake side. This will account for any changes made by CompileFlags.cmake or cache-provided flags. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FindFoo.cmake.in | ||
Makefile.in | ||
foo.cpp | ||
foo.h | ||
main.cpp |