cmake: remove config.h from public headers (closes #238)
This commit is contained in:
parent
fb19c33b00
commit
028d37889a
@ -370,7 +370,6 @@ set (CMAKE_CXX_VISIBILITY_PRESET default)
|
||||
set (CMAKE_VISIBILITY_INLINES_HIDDEN 1)
|
||||
|
||||
set (GLOG_PUBLIC_H
|
||||
${CMAKE_CURRENT_BINARY_DIR}/config.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/glog/logging.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/glog/raw_logging.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/glog/stl_logging.h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user