From ebd42760caaec8330a3c028f31adc7bc0b339d16 Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sun, 3 Apr 2022 18:36:23 -0700 Subject: Initial commit --- source/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 source/CMakeLists.txt (limited to 'source/CMakeLists.txt') diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt new file mode 100644 index 0000000..a76475b --- /dev/null +++ b/source/CMakeLists.txt @@ -0,0 +1,4 @@ +target_sources(${PROJECT_NAME} +PRIVATE + App.hpp App.cpp +) -- cgit v1.2.3-70-g09d2