open-license-manager
2014-10-15 823d2f44227579f4d9f0e43ff546a5f6eda7d214
test/CMakeLists.txt
@@ -1,7 +1,7 @@
#if we're here boost has been found
include_directories(${Boost_INCLUDE_DIRS})
include_directories(${Boost_INCLUDE_DIR})
include_directories(${CMAKE_CURRENT_BINARY_DIR})
link_directories ( ${Boost_LIBRARY_DIRS} )
link_directories ( ${Boost_LIBRARY_DIR} )
add_subdirectory(library)
add_subdirectory(license-generator)