[CMake] what options

Owen Hogarth II gurenchan at gmail.com
Sun Dec 13 14:44:17 EST 2015


If you have a cmake project, what's the way to see what type of
configuration options are available?

For example I know that I can pass -DCMAKE_PREFIX_PATH the set where the
project will be installed.

Sometimes project creators add other things, such as building static or
share libraries, SSE, NEON or other flags like those.

Is there a way to have cmake show all of those that the current project has
exposed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20151214/b376e362/attachment.html>


More information about the CMake mailing list