Skip to content

Commit 9e44986

Browse files
author
wonder
committed
Don't compile qgsapplication.cpp and qgslogger.cpp also for helpviewer executable - it suffices that it links to qgis_core
git-svn-id: http://svn.osgeo.org/qgis/trunk@7124 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 591cceb commit 9e44986

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/helpviewer/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ SET (HELP_SRCS
66
main.cpp
77
qgshelpserver.cpp
88
qgshelpviewer.cpp
9-
../core/qgsapplication.cpp
10-
../core/qgslogger.cpp
119
)
1210

1311
SET (HELP_UIS qgshelpviewerbase.ui)

0 commit comments

Comments
 (0)