19 Jul
2021
19 Jul
'21
12:14 p.m.
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
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)
thank you for these 2 hours visual freshup of my cmake knowledge :)