How to list all CMake build options and their default values?

后端 未结 3 1335
栀梦
栀梦 2020-11-29 23:24

How can I list cmake default build option in command-line?.
I need to build OpenCV libraries from source, before that I want know what are the default build settings.

3条回答
提交回复
热议问题