Project to test different CMake configurations. Application calculates primes.
Find a file
2022-01-31 17:01:25 -05:00
src clean-up 2022-01-31 17:01:25 -05:00
.gitignore Initial Commit 2021-12-09 17:16:49 -05:00
CMakeLists.txt clean-up 2022-01-31 17:01:25 -05:00
CMakePresets.json Clean up CMakeLists 2021-12-29 15:53:21 -05:00
README.md Add readme 2021-12-09 17:27:26 -05:00

CMake Primes

This project uses a basic prime counting application as a test bed for learning CMake.