[CMake] include properties file for Makefile

thidney thidney tthidney at seznam.cz
Fri Jul 9 05:51:58 EDT 2010


Hi,
I am converting our old Makefiles to cmake. In one Makefile we use "include different/project/build.mak" which basicacly contain KEY=VALUE lines.

I am trying to find out how to pass this directive from CMakeLists.txt to generated Makefiles?

Is it possible with CMake?


Thanks 
Thidney


More information about the CMake mailing list