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
90bf0d86bc9251240b4cae44abc9a3b231480548
90bf0d86bc9251240b4cae44abc9a3b231480548
Switch branch/tag
ss21cg3
src
executables
Voxelization
CMakeLists.txt
Find file
Normal view
History
Permalink
CMakeLists.txt
89 Bytes
Newer
Older
added voxelization ex
Bastian Krayer
committed
Jun 17, 2021
1
2
cmake_minimum_required
(
VERSION 2.8
)
include
(
${
CMAKE_MODULE_PATH
}
/DefaultExecutable.cmake
)