mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-11-12 22:45:29 +00:00
Disabled pl0 buld due to the linker problem in Travis CI
This commit is contained in:
parent
d9f66ead76
commit
3b968d2595
@ -58,7 +58,7 @@ add_subdirectory(test)
|
||||
add_subdirectory(example)
|
||||
add_subdirectory(lint)
|
||||
|
||||
find_package(LLVM CONFIG)
|
||||
if(LLVM_FOUND)
|
||||
add_subdirectory(pl0)
|
||||
endif()
|
||||
# find_package(LLVM CONFIG)
|
||||
# if(LLVM_FOUND)
|
||||
# add_subdirectory(pl0)
|
||||
# endif()
|
||||
|
Loading…
Reference in New Issue
Block a user