Hi All,

Could somebody help me how to provide own predefined make varibable from
cmake configuration?
Such a variable should be avaliable in the context of all generated
makefiles.

I would like to receive output in a way:
in master Makefile:

export MY_OWN_DEBUG_VAR="3"

MY_OWN_DEBUG_VAR should be predefined inside cmake, of passed to cmake via
-DMY_OWN_DEBUG_VAR="3"

passing throu make macro is not a sollution.


Thanks a lot for help
Lukasz

-- 
Lukasz Tasz
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to