mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-22 19:30:36 +00:00
don't forget to build WDEF sampel on PowerPC
This commit is contained in:
parent
898ebff404
commit
252a10a671
@ -52,12 +52,12 @@ add_subdirectory(Samples/Raytracer)
|
||||
if(CMAKE_SYSTEM_NAME MATCHES Retro68)
|
||||
add_subdirectory(Samples/Launcher)
|
||||
add_subdirectory(Samples/SystemExtension)
|
||||
add_subdirectory(Samples/WDEF)
|
||||
endif()
|
||||
|
||||
if(CMAKE_SYSTEM_NAME MATCHES RetroCarbon)
|
||||
else()
|
||||
add_subdirectory(Samples/MPWTool)
|
||||
add_subdirectory(Samples/WDEF)
|
||||
endif()
|
||||
|
||||
add_subdirectory(LaunchAPPL)
|
||||
|
Loading…
Reference in New Issue
Block a user