Raymonf
|
da11220762
|
Allow opening CMakeLists as a CMake project in VS
Added another check just in case someone wants to do this for some reason. It's bad. You shouldn't do it.
|
2020-08-20 18:44:30 -04:00 |
|
Raymonf
|
32a37acd5a
|
Update CMakeLists to use correct binary name and pthreads if not using MinGW/VS
|
2020-08-20 17:47:27 -04:00 |
|
Raymonf
|
c827b5a1b6
|
Lower CMake version requirement to 3.13
Technically we could probably move this all the way down to 3.6, but 3.13 should be a good version to target.
|
2020-08-20 17:21:43 -04:00 |
|
Raymonf
|
c549192f59
|
CMake build support (#8)
* CMake build support
* Make things nice for VS users
Co-authored-by: Raymonf <Raymonf@users.noreply.github.com>
|
2020-08-20 15:59:54 -04:00 |
|