On Friday 04 February 2011 20:21:29 David C. Rankin wrote: [...]
"Where can I get a list of all the cmake arguments?"
I have google cmake options until I'm blue in the face and all I get are general references and not any all inclusive list. Can I run some cmake command that will list what each package supports? Thanks again :)
Run ccmake or open main CMakeLists.txt with a text editor.