Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
Takin
mag-core
Commits
849e3da1
Commit
849e3da1
authored
Dec 18, 2019
by
Tobias WEBER
Browse files
gl version
parent
c5dda414
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/moldyn/CMakeLists.txt
View file @
849e3da1
...
...
@@ -25,7 +25,7 @@ set(CMAKE_CXX_STANDARD 20)
add_definitions
(
-std=c++2a -fconcepts
)
add_definitions
(
${
Boost_CXX_FLAGS
}
)
add_definitions
(
-DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_ERROR_CODE_HEADER_ONLY
)
add_definitions
(
-D_GL_MAJ_VER=3 -D_GL_MIN_VER=
3 -D_GL_SUFFIX=_Core
)
add_definitions
(
-D_GL_MAJ_VER=3 -D_GL_MIN_VER=
2
)
include_directories
(
...
...
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