[cmake-developers] ENV{SOURCE_DATE_EPOCH}
Oleh Kravchenko
oleg at kaa.org.ua
Tue Nov 20 15:26:40 EST 2018
Hello Brad,
CFLAGS, CXXFLAGS and LDFLAGS is a part of toolchain,
but suddenly CMake handle it and pass to the build tools..
Double standards?
20.11.18 21:44, Brad King wrote:
> On 11/20/18 10:51 AM, Oleh Kravchenko wrote:
>> CMake should pass this variable to build tool (GNU Make, Ninja, ...).
>
> CMake doesn't invoke the build tool to build the project.
> The workflow is "run cmake, then run make".
>
> With the Makefile and Ninja generators it is up to the user to
> provide the environment for the toolchain to operate as desired.
>
> -Brad
>
--
Best regards,
Oleh Kravchenko
More information about the cmake-developers
mailing list