Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Fixed linking Boost library dirs #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

xwu2git
Copy link

@xwu2git xwu2git commented Aug 8, 2018

No description provided.

@mwalkowi
Copy link
Contributor

mwalkowi commented Aug 8, 2018

This is not a typo. See: https://cmake.org/cmake/help/latest/module/FindBoost.html?highlight=Boost%3A%3A%3CC%3E

If current IMPORTED target does not work for you, it means you are using old version of CMake (you can alternatively add/overwrite FindBoost.cmake module to use IMPORTED targets with older CMake).

The imported target is usually better when using multi-configuration generators (like Visual Studio, etc.). I do not like this kind of change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants