fixed build errors
This commit is contained in:
parent
2bbd40d0f2
commit
2d68305828
4 changed files with 6 additions and 15 deletions
|
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)
|
|||
|
||||
add_executable(mapviewer
|
||||
main.cpp
|
||||
multipolygon.cpp
|
||||
Multipolygon.cpp
|
||||
Window.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue