25 lines
503 B
CMake
25 lines
503 B
CMake
target_sources(${PROJECT_NAME} PRIVATE
|
|
alienfnt_modem.cpp
|
|
alienfnt_modem.h
|
|
dns.cpp
|
|
ggpo.cpp
|
|
ggpo.h
|
|
miniupnp.cpp
|
|
miniupnp.h
|
|
naomi_network.cpp
|
|
naomi_network.h
|
|
net_handshake.cpp
|
|
net_handshake.h
|
|
net_platform.h
|
|
output.cpp
|
|
output.h
|
|
picoppp.cpp
|
|
picoppp.h
|
|
netservice.cpp
|
|
netservice.h
|
|
dcnet.cpp
|
|
dcnet.h
|
|
ice.cpp
|
|
ice.h
|
|
ifaddrs.c)
|