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