$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dennis Luehring (dl.soluz_at_[hidden])
Date: 2021-07-19 12:14:52
Am 17.07.2021 um 19:59 schrieb Deniz Bahadir via Boost:
>> as stated above - i saw every old dirty trick to use boost with cmake -
>> and now i think
>>
>> most of them just completely wrong - that cost some days to figure it out
>>
>> and the current solution is how i though it should be done (while
>> fighting with my co-workers)
>>
>>
>> now i need to make my other co-workers understand that
> <shameless_self_plug>
>
> I always like to point interested people to my two CMake talks, where I
> explain the difference between traditional and modern CMake and where I
> also have some examples for how to use Boost with CMake:
> * ["More Modern CMake"](https://youtu.be/y7ndUhdQuU8)
> * ["Oh No! More Modern CMake"](https://youtu.be/y9kSr5enrSk)
>
> </shameless_self_plug>
thank you for these 2 hours visual freshup of my cmake knowledge :)