This website requires JavaScript.
Explore
Help
Sign In
william
/
nesemu
Watch
1
Star
0
Fork
You've already forked nesemu
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4b4ce45804
nesemu
/
ppu
/
CMakeLists.txt
5 lines
91 B
CMake
Raw
Blame
History
add_library
(
PPU
ppu.c
)
find_package
(
log.c
)
target_link_libraries
(
PPU
log.c::log.c
)
Reference in New Issue
View Git Blame
Copy Permalink