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
4d885737f002d0c8f9f56f3ed5512ca93d41880f
4d885737f002d0c8f9f56f3ed5512ca93d41880f
Switch branch/tag
ss21cg3
src
executables
BSplineSolution
CMakeLists.txt
Find file
Normal view
History
Permalink
CMakeLists.txt
89 Bytes
Newer
Older
added solution 2
Bastian Krayer
committed
May 10, 2021
1
2
cmake_minimum_required
(
VERSION 3.1
)
include
(
${
CMAKE_MODULE_PATH
}
/DefaultExecutable.cmake
)