lnav/test/CMakeLists.txt
2014-09-28 22:36:07 -07:00

5 lines
103 B
CMake

include_directories(../../lbuild/src ../src/)
add_executable(test_chunky_index test_chunky_index.cc)