mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 05:50:42 +00:00
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 | ||
foo.cpp | ||
foo.h | ||
main.cpp | ||
Makefile.in |