[llvm-commits] [llvm] r75833 - /llvm/trunk/utils/UpdateCMakeLists.pl

Duncan Sands baldrick at free.fr
Thu Jul 16 02:07:11 PDT 2009


Hi Ted,

> Add script 'UpdateCMakeLists.pl'. This script can be used (manually) to update
> the list of files in the CMakeLists.txt files.

wouldn't it be better to add some kind of cmake functionality that lets
you say "compile all .cpp files in this directory" in CMakeLists.txt?
This is PR4527.

Ciao,

Duncan.



More information about the llvm-commits mailing list