diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1ea1c18..2f3bcac 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1 +1,2 @@ -add_subdirectory("core") \ No newline at end of file +add_subdirectory("core") +add_subdirectory("gui") \ No newline at end of file