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 --- sigmod/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'sigmod') diff --git a/sigmod/CMakeLists.txt b/sigmod/CMakeLists.txt index ffd6f5c8..9bfdd57f 100644 --- a/sigmod/CMakeLists.txt +++ b/sigmod/CMakeLists.txt @@ -100,8 +100,6 @@ TARGET_LINK_LIBRARIES(sigmod sigcore ) -INCLUDE(../doxygen.cmake) - INSTALL( TARGETS sigmod -- cgit