add_library(PPU ppu.c) find_package(log.c) target_link_libraries(PPU log.c::log.c)