mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Remove leftover comment
This commit is contained in:
parent
90329e5453
commit
504cb8d7fd
@ -95,7 +95,6 @@ find_package(Threads REQUIRED)
|
||||
target_link_libraries(cquery PRIVATE Threads::Threads)
|
||||
|
||||
if(${CMAKE_SYSTEM_NAME} STREQUAL Linux)
|
||||
# (either through hardware or OS support)
|
||||
# loguru calls dladdr
|
||||
target_link_libraries(cquery PRIVATE ${CMAKE_DL_LIBS})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user