Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AG Computergrafik
ss21cg3
f144adf69cf8615a2b6dd68c3998d86e73ee4cc8
f144adf69cf8615a2b6dd68c3998d86e73ee4cc8
Switch branch/tag
ss21cg3
src
executables
Fragezeichen
CMakeLists.txt
Find file
Normal view
History
Permalink
CMakeLists.txt
89 Bytes
Newer
Older
added first exercise
Bastian Krayer
committed
Apr 14, 2021
1
2
cmake_minimum_required
(
VERSION 3.1
)
include
(
${
CMAKE_MODULE_PATH
}
/DefaultExecutable.cmake
)