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!