PageRenderTime 662ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/strigi-0.7.7/strigidaemon/tests/streamanalyzer/xesam/CMakeLists.txt

#
CMake | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | 9f9686b320c4d1f21fbbedbd1e1d5774 MD5 | raw file
Possible License(s): LGPL-2.0
  1. add_executable (xesam2strigitest xesam2strigitest.cpp)
  2. target_link_libraries (xesam2strigitest strigi_test_runner strigi_xesam ${LOG4CXX_LIBRARIES} ${xesamtest_LIBS})
  3. add_test (xesam2strigitest xesam2strigitest)