We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7dff9a commit eb0e434Copy full SHA for eb0e434
src/app/CMakeLists.txt
@@ -1,6 +1,8 @@
1
ADD_SUBDIRECTORY(../../external/libdxfrw dwg/libdxfrw)
2
3
SET(QGIS_APP_SRCS
4
+ ${CMAKE_SOURCE_DIR}/external/nmea/gmath.c
5
+
6
qgisapp.cpp
7
qgisappinterface.cpp
8
qgisappstylesheet.cpp
0 commit comments