Buildsystem: Whops, forgot to remove the last endif() in g3dlite CMakeLists.txt

--HG--
branch : trunk
This commit is contained in:
click
2010-08-30 23:10:32 +02:00
parent 9fb9254810
commit a6d075dfc6

View File

@@ -70,4 +70,3 @@ add_library(g3dlib STATIC ${g3dlib_STAT_SRCS})
target_link_libraries(g3dlib
${ZLIB_LIBRARIES}
)
endif()