From 519786d4e7f515f640dfdea22a13b487f5774550 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 25 Nov 2008 16:27:03 -0500 Subject: Doxygen is better suited to CMake now --- sigcore/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'sigcore') diff --git a/sigcore/CMakeLists.txt b/sigcore/CMakeLists.txt index 6cee90ee..57868aed 100644 --- a/sigcore/CMakeLists.txt +++ b/sigcore/CMakeLists.txt @@ -30,8 +30,6 @@ TARGET_LINK_LIBRARIES(sigcore ${QT_QTCORE_LIBRARY} ) -INCLUDE(../doxygen.cmake) - INSTALL( TARGETS sigcore -- cgit