mirror of
https://gitlab.com/Trygve/contour-creator.git
synced 2024-12-22 05:40:18 +00:00
Update cmakelists
This commit is contained in:
parent
f857f7e951
commit
dc020a4f38
@ -5,7 +5,7 @@ project(
|
|||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|
||||||
add_executable(${PROJECT_NAME}
|
add_executable(${PROJECT_NAME}
|
||||||
src/HeightMap.cpp src/CellMap.cpp src/main.cpp
|
src/HeightMap.cpp src/main.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
# Argh is a simple argrument parser
|
# Argh is a simple argrument parser
|
||||||
|
Loading…
Reference in New Issue
Block a user