Skip to content

Commit 14200c2

Browse files
author
jef
committed
fix moc warnings in OSM provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11234 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 5480bd9 commit 14200c2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/providers/osm/CMakeLists.txt

-10
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,9 @@ osmrenderer.cpp
99
osmstyle.cpp
1010
)
1111

12-
SET(OSM_MOC_HDRS
13-
osmprovider.h
14-
osmrenderer.h
15-
osmstyle.h
16-
osmhandler.h
17-
)
18-
19-
2012
########################################################
2113
# Build
2214

23-
QT4_WRAP_CPP(OSM_MOC_SRCS ${OSM_MOC_HDRS})
24-
2515
INCLUDE_DIRECTORIES (
2616
../../core
2717
../../core/renderer

0 commit comments

Comments
 (0)