Lines Matching +refs:cmake +refs:help +refs:command
5 …ation. You can find the official CMake documentation at [cmake.org/documentation](https://cmake.or…
40 For example, to enable the custom modes and build programs, use the following command:
43 cmake .. -DOPUS_BUILD_PROGRAMS=ON -DOPUS_BUILD_TESTING=ON
49 cmake --build .
92 When reporting an issue, please provide the following information to help us understand and reprodu…
95 2. Steps to reproduce the problem, including the CMake command and any specific configuration optio…
103 We appreciate your help in identifying and addressing any configuration-related problems, ensuring …
112 cmake .. -DCMAKE_TOOLCHAIN_FILE=${ANDROID_HOME}/ndk/25.2.9519653/build/cmake/android.toolchain.cmak…
115 …the [Cross compiling for Android documentation](https://cmake.org/cmake/help/latest/manual/cmake-t…
120 cmake .. -G "Unix Makefiles" -DCMAKE_SYSTEM_NAME=iOS -DCMAKE_OSX_ARCHITECTURES=arm64
123 … to the [Cross compiling for iOS documentation](https://cmake.org/cmake/help/latest/manual/cmake-t…
129 cmake .. -G "Visual Studio 17 2022" -A x64
132 … can refer to the [Visual Studio Generator documentation](https://cmake.org/cmake/help/latest/gene…