Created Desired CMake features (markdown)

Camilla Löwy 2020-05-24 21:01:05 +02:00
parent 4731bde1c3
commit 679583ab94

@ -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)