Skip to content

Commit

Permalink
Removing glog.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuo committed Mar 18, 2010
1 parent 7373683 commit 2e5863c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ set(CXX_FLAGS
-Wwrite-strings
-rdynamic
-lpthread
-lglog
-L/usr/local/lib
)
string(REPLACE ";" " " CMAKE_CXX_FLAGS "${CXX_FLAGS}")

Expand Down

0 comments on commit 2e5863c

Please sign in to comment.