fix CMakeLists.txt for Win32
This commit is contained in:
parent
dfb1c6412d
commit
9ef84c5f30
@ -70,7 +70,7 @@ ELSE(WIN32)
|
||||
#link
|
||||
add_executable(${PROJECT_N}
|
||||
main.cpp
|
||||
${PRACTICE_SRCS}
|
||||
${PROJECT_SRCS}
|
||||
${GLAD_SRCS}
|
||||
)
|
||||
target_link_libraries(${PROJECT_N}
|
||||
|
Loading…
Reference in New Issue
Block a user