Miguel A. Figueroa-Villanueva escreveu:

The point is that if you need to do complex programming stuff (and
that is a big if for build systems, because you should focus on
simplicity), why not use a programming language and let CMake Script
take care of the build management...

Using another external language environment could be costly and can make scripts non portable. On windows I can't use bash, on linux I can't use windows executable, etc. God forbids if I need a whole perl installation because of a script...

Best regards,
Rodolfo Lima.

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to