mirror of https://github.com/PCSX2/pcsx2.git
parent
5c7e2d103c
commit
6e029fc184
|
@ -643,7 +643,7 @@ if(APPLE)
|
|||
${pcsx2LinuxHeaders})
|
||||
endif()
|
||||
|
||||
if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
|
||||
if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD" OR ${CMAKE_SYSTEM_NAME} MATCHES "NetBSD")
|
||||
set(Platform
|
||||
${pcsx2FreeBSDSources}
|
||||
${pcsx2LinuxHeaders})
|
||||
|
|
Loading…
Reference in New Issue