diff --git a/Desired-CMake-features.md b/Desired-CMake-features.md new file mode 100644 index 0000000..fd14267 --- /dev/null +++ b/Desired-CMake-features.md @@ -0,0 +1,8 @@ +Helpful CMake features that we'll get to adopt at some point in the future. + +## 3.15 + - [MSVC_RUNTIME_LIBRARY](https://cmake.org/cmake/help/v3.15/prop_tgt/MSVC_RUNTIME_LIBRARY.html) + +## 3.16 + - `OBJC` in [enable_language](https://cmake.org/cmake/help/latest/command/enable_language.html) +