Skip to content

Commit eb0e434

Browse files
committedJun 29, 2018
Fix windows build
1 parent c7dff9a commit eb0e434

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/app/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
ADD_SUBDIRECTORY(../../external/libdxfrw dwg/libdxfrw)
22

33
SET(QGIS_APP_SRCS
4+
${CMAKE_SOURCE_DIR}/external/nmea/gmath.c
5+
46
qgisapp.cpp
57
qgisappinterface.cpp
68
qgisappstylesheet.cpp

0 commit comments

Comments
 (0)
Please sign in to comment.