aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-04-21 15:22:47 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-04-21 15:22:47 +0200
commit972b69e71d07c7c256ab3f579c6b01b581b4885a (patch)
tree16de936231445b2d92891d58bb33479b4330003e /CMakeLists.txt
parentAdd boost to poi link libraries (diff)
downloadsmolbote-972b69e71d07c7c256ab3f579c6b01b581b4885a.tar.xz
message Boost lib
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 66c7ccf..673a9d0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -74,3 +74,4 @@ if (Tests)
endif()
feature_summary(WHAT ALL)
+message("Boost libs = ${Boost_LIBRARIES}")