lnav/test/CMakeLists.txt

5 lines
103 B
CMake
Raw Normal View History

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