Skip to content
Snippets Groups Projects
Commit f9813844 authored by James R.'s avatar James R.
Browse files

Update CMakeLists.txt to use Sourcefiles

This establishes (near) parity of source code file lists
between the Makefile and CMakeLists.txt

To make that change I messed around CMakeLists.txt a bit.
It now uses target_sources and target_compile_definitions.
I also removed some MSVC stuff since we don't actually
care about MSVC--it made things easier.

CMake minimum version 3.0 -> 3.13 for target_sources.
parent 3d7205d4
No related branches found
No related tags found
1 merge request!1497Makefile rewrite + source code file list parity with CMake
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment