CMake and using 3rd Party Libraries on Linux [Ep 4]

preview_player
Показать описание
Continuing along in our CMake journey, today we will look at how to incorporate 3rd party libraries into our projects.

Рекомендации по теме
Комментарии
Автор

the only cmake tutorial series anyone would need

baldi
Автор

Hey thanks for this. Just one question, is it possible to statically link SDL2 in this manor? If not that's fine I can download and compile libraries, it would just be nice if the dev packages had everything taken care of.

ethograb
Автор

this only works on Linux? im trying to make it work on windows with raylib but im struggling

joaoaugusto