From 972b69e71d07c7c256ab3f579c6b01b581b4885a Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 21 Apr 2018 15:22:47 +0200 Subject: message Boost lib --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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}") -- cgit v1.2.1