[CMake] How to handle generated arguments list in CMake

Carter Cheng carter_cheng at yahoo.com
Sat Jul 18 01:11:55 EDT 2009


Hi,

I am having some difficulties determining how to work with a back quoted arguments generator using CMake. I.e. something like this-

g++ -g -c Exp.cpp `llvm-config --cppflags --ldflags --libs core jit native`

Any advice/tips would be appreciated.

Thanks in advance,

Carter.


      


More information about the CMake mailing list