We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2503503 commit 0130c83Copy full SHA for 0130c83
README.md
@@ -62,7 +62,7 @@ cmake --build . --config Release
62
cmake --install . --config Release
63
```
64
65
-**_NOTE_: The COMBINED options _ONLY_ work with the Xcode generator (-G Xcode)**
+**_NOTE_: The COMBINED options _ONLY_ work with the Xcode generator (-G Xcode) on CMake versions 3.14+!**
66
67
---
68
0 commit comments