09 Aug C++ How to Use CMake pkg_search_module() When Compiling Under Window August 9, 2025 By John Melek 0 comments I’ve been building a game with SDL2 and CMake lately. On Linux, my setup was simple and life was good. All I had to do was drop this in... Continue reading