[CMake] newbie question - what targets are supported?

Doug Reiland dreiland at gmail.com
Thu May 27 18:14:08 EDT 2010


okay, I have ordered the book. But, in the meantime.

I am continuing to port a large library from in-house build to cmake
for evaluation.
What builtin targets are supported?

I got lex, gperf, and other kinds of stuff.

A (pseudo code) didn't work:
add_library(foo *.c *.gpref)

thanks!


More information about the CMake mailing list