mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
5 lines
103 B
CMake
5 lines
103 B
CMake
|
|
include_directories(../../lbuild/src ../src/)
|
|
|
|
add_executable(test_chunky_index test_chunky_index.cc)
|