A simple repository which contains some modern CMake configurations for different scenarios. All the examples can be build by run Allmake
script in their own directory.
These example have been tested on windows 10 with CMake v3.18+.
- Run
Allmake
in top directory.
- Run
Allclean
in top directory.