Skip to content
Snippets Groups Projects
Commit a4172b0d authored by Daniel Vonk's avatar Daniel Vonk
Browse files

Remove unneeded CMake proj() command

parent c754ec0d
No related branches found
No related tags found
2 merge requests!19Merge develop into main,!13Add CI System to Sassena and Modernize Build-System
project(SassenaApp
VERSION 1.5.99
LANGUAGES CXX
)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
configure_file(
"SassenaConfig.hpp.cmake"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment