Name Changing
This commit is contained in:
@@ -8,7 +8,7 @@ set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
||||
#set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Release>:Release>")
|
||||
|
||||
# Declare Project where "GSM_TEMPLATE" is the project name
|
||||
project(Assignment2 LANGUAGES C CXX)
|
||||
project(GSM_TEMPLATE LANGUAGES C CXX)
|
||||
|
||||
# Use FreeGlut on Macos (Requires X11 to be installed, but doesn't use it)
|
||||
option(USE_FREEGLUT "Use FreeGLUT on Mac (ignored on Windows)" ON)
|
||||
|
||||
Reference in New Issue
Block a user