Do not create dummy shared lib
[libstick.git] / tests / CMakeLists.txt
index 2ef2b6504208874957d0ceb7d26199eb0916c94f..15fe76061f374ed57bf2d1b7531febd55d3b655e 100644 (file)
@@ -9,5 +9,5 @@ include_directories(${libstick_SOURCE_DIR}/include)
 
 add_executable(tests ${tests_SRC})
 target_link_libraries(tests
-       stick
+    #stick
        ${libcpptest_LIBRARIES})