diff --git a/CMakeLists.txt b/CMakeLists.txt index 80c2156..0bf59d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -70,7 +70,7 @@ ELSE(WIN32) #link add_executable(${PROJECT_N} main.cpp - ${PRACTICE_SRCS} + ${PROJECT_SRCS} ${GLAD_SRCS} ) target_link_libraries(${PROJECT_N}