|
|
|
@ -39,7 +39,7 @@ if(LIBLLDB_FOUND) |
|
|
|
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DJUCI_ENABLE_DEBUG") |
|
|
|
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DJUCI_ENABLE_DEBUG") |
|
|
|
else() |
|
|
|
else() |
|
|
|
set(LIBLLDB_LIBRARIES "") |
|
|
|
set(LIBLLDB_LIBRARIES "") |
|
|
|
message("Will compile juCi++ without debugging support") |
|
|
|
message("liblldb not found. Compiling juCi++ without debugging support") |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
#find_package(PythonLibs 2.7) |
|
|
|
#find_package(PythonLibs 2.7) |
|
|
|
|
|
|
|
|
|
|
|
|