This website requires JavaScript.
Explore
Help
Sign In
wbtiger
/
ByConity
mirror of
https://github.com/ByConity/ByConity
Watch
1
Star
0
Fork
You've already forked ByConity
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fky@master@refactor@remove-cnch_config
ByConity
/
cmake
/
find
/
lasfs.cmake
7 lines
105 B
CMake
Raw
Permalink
Blame
History
option
(
ENABLE_LASFS
"Enable LASFS"
OFF
)
if
(
NOT
ENABLE_LASFS
)
set
(
USE_LASFS
0
)
return
(
)
endif
(
)
Reference in New Issue
View Git Blame
Copy Permalink