We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2497f6 commit a645805Copy full SHA for a645805
include/object.hpp
src/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-add_executable(kingdoms main.cpp object.cpp ${SDL_fontcache_DIR}/SDL_FontCache.c)
+add_executable(kingdoms main.cpp ${SDL_fontcache_DIR}/SDL_FontCache.c)
2
3
# Specify the SDL2 and SDL2_ttf library directories
4
target_link_libraries(kingdoms
0 commit comments