[CMake] Adding support of #include MACRO(foo) in Cmake

2008-03-25 Thread Guillaume Damiand
by adding more complex transform rules, or other things ? I hope this can help. Chears Guillaume Damiand ___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake

[CMake] Problem of dependencies

2008-02-27 Thread Guillaume Damiand
is seems complicated... I hope there is a solution to this problem, otherwise i think I will go back, with regrets, to classical makefile (where dependencies work perfectly by using option -MM of compiler. Why do not uses this system with cmake ?) Thank you for your help. Best regards