This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
lnav
Watch
2
Star
0
Fork
0
You've already forked lnav
mirror of
https://github.com/tstack/lnav
synced
2024-11-03 23:15:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d6b32d60be
lnav
/
CMakeLists.txt
6 lines
98 B
CMake
Raw
Normal View
History
Unescape
Escape
[clion] hacks to get clion working
2014-09-19 04:51:01 +00:00
cmake_minimum_required
(
VERSION
2.6
)
project
(
lnav
)
add_subdirectory
(
src
)
[coverity] some cleanup and add the chunky_index
2014-09-29 05:36:07 +00:00
add_subdirectory
(
test
)
Reference in New Issue
Copy Permalink