- Fix long standing bug where the .cc dependencies were incorrectly
[platform/upstream/libzypp.git] / devel / devel.dmacvicar / CMakeLists.txt
index 19409f0..99c4c8c 100644 (file)
@@ -1,8 +1,5 @@
-INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} )
-
 ADD_DEFINITIONS(-DSRC_DIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}\\\")
 
-
 ADD_EXECUTABLE(mediaaccess mediaaccess.cc)
 TARGET_LINK_LIBRARIES(mediaaccess  zypp )