On 11/11/2016 07:54, demelier.da...@gmail.com wrote:
Hi, with the following CMakeLists.txt:
cmake_minimum_required(VERSION 3.6)
project(point)
find_package(Boost REQUIRED COMPONENTS system)
CMake Warning at /usr/share/cmake-3.6/Modules/FindBoost.cmake:743
(message):
Imported targets not ava
Hi, with the following CMakeLists.txt:
cmake_minimum_required(VERSION 3.6)
project(point)
find_package(Boost REQUIRED COMPONENTS system)
I get this warning:
$ cmake .
CMake Warning at /usr/share/cmake-3.6/Modules/FindBoost.cmake:743
(message):
Imported targets not available for Boost version 1