Skip to content

Commit b7f2087

Browse files
author
wonder
committedAug 5, 2007
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/qgis@7124 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/helpviewer/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
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)
Please sign in to comment.