set(SOURCE ppu.c) add_library(nes_ppu ${SOURCE}) target_link_libraries(nes_ppu log.c)