From dcd8ad63316eac672492bc18112bbbb52811c3fc Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Fri, 24 Apr 2015 05:35:48 +0200 Subject: More structural changes to get ready for stand-alone event engines --- protocols/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/CMakeLists.txt') diff --git a/protocols/CMakeLists.txt b/protocols/CMakeLists.txt index 5f64a43..3c1d75b 100644 --- a/protocols/CMakeLists.txt +++ b/protocols/CMakeLists.txt @@ -1,8 +1,8 @@ include_directories( ${CMAKE_SOURCE_DIR} + ${CMAKE_SOURCE_DIR}/pcilib ) - set(HEADERS ${HEADERS} default.h) add_library(protocols STATIC default.c) -- cgit v1.2.3