From 11edae3fbf770695d1b263712ca4f3a40bdd70e3 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 3 Apr 2022 18:36:23 -0700 Subject: Changeset: 1 Branch comment: [] 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