Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Courses
Scotty3D
Commits
3c95c936
Commit
3c95c936
authored
Jan 08, 2021
by
TheNumbat
Browse files
Fix builds
parent
f850af01
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3c95c936
...
...
@@ -7,7 +7,7 @@ project(Scotty3D VERSION 1.1
DESCRIPTION
"CMU 15-462/662 - Computer Graphics"
LANGUAGES CXX
)
set
(
SCOTTY3D_BUILD_REF
tru
e
)
set
(
SCOTTY3D_BUILD_REF
fals
e
)
if
(
SCOTTY3D_BUILD_REF
)
add_definitions
(
-DSCOTTY3D_BUILD_REF
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment