Commit b0ed3020 by Pete Eigel Committed by GitHub

Removed UTILITY_SRC list from utility CMakeLists

parent 7eac56cd
......@@ -19,12 +19,6 @@ list(APPEND UTILITY_PUBLIC_HEADERS
"utility.h"
)
list(APPEND UTILITY_SRC
${UTILITY_PUBLIC_HEADERS}
)
absl_header_library(
TARGET
absl_utility
......@@ -33,7 +27,6 @@ absl_header_library(
)
#
## TESTS
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment