top | item 47012131 (no title) thegrim000 | 16 days ago >> As a relavant example, try using FreeType in your C/C++ project, make sure your solution compiles on Linxu, and Mac, and Windows (and ideally other platforms)find_package(Freetype REQUIRED)target_link_libraries(myproject PRIVATE Freetype::Freetype) discuss order hn newest socalgal2|16 days ago didn't work
socalgal2|16 days ago