[CMake] Parsing command line arguments from the make

Fedja Jeleskovic mrawd2 at gmail.com
Fri Apr 1 15:22:15 EDT 2016


To make my question a bit more clear, I am trying to figure out how to add
these things so my make will be able to use them. If I need environment
variable inside the cmake, I could use $ENV{VARIABLE_NAME} and have it.

The problem is to create the code inside the CMakeLists.txt, so that
generated Makefile will be able to get before and after arguments that are
supplied.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20160401/02ff2511/attachment.html>


More information about the CMake mailing list