diff --git a/CMakeLists.txt b/CMakeLists.txt index b4e6d321d..818c3a525 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,8 +16,6 @@ set(CXX_FLAGS -Wwrite-strings -rdynamic -lpthread - -lglog - -L/usr/local/lib ) string(REPLACE ";" " " CMAKE_CXX_FLAGS "${CXX_FLAGS}")