mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-22 19:30:36 +00:00
fix LaunchAPPLServer build
This commit is contained in:
parent
14d0e3d8a9
commit
0775243ab8
@ -123,7 +123,7 @@ if(HAVE_OPENTRANSPORT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(HAVE_NAVIGATION)
|
||||
if(HAVE_NAVIGATION_H)
|
||||
if(CMAKE_SYSTEM_NAME MATCHES RetroPPC)
|
||||
target_link_libraries(LaunchAPPLServer -lNavigationLib)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user