- Fix long standing bug where the .cc dependencies were incorrectly
[platform/upstream/libzypp.git] / tests / zypp / CMakeLists.txt
index bc2557c..b15edba 100644 (file)
@@ -1,5 +1,3 @@
-INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} )
-
 ADD_EXECUTABLE(Arch Arch.cc)
 TARGET_LINK_LIBRARIES(Arch zypp boost_unit_test_framework )