Skip to content

Commit

Permalink
Add glog header path to include (PaddlePaddle#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
backyes authored and reyoung committed Oct 31, 2016
1 parent 6467c38 commit 12945b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ endif()

if(WITH_GLOG)
add_definitions(-DPADDLE_USE_GLOG)
include_directories(${LIBGLOG_INCLUDE_DIR})
endif()

if(WITH_GFLAGS)
Expand Down

0 comments on commit 12945b2

Please sign in to comment.