mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Update Find3DConnexionClient.cmake
This commit is contained in:
parent
c3ecbd15f8
commit
8a71b31af0
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ if (APPLE)
|
|||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
find_package_handle_standard_args(3DCONNEXIONCLIENT DEFAULT_MSG 3DCONNEXIONCLIENT_INCLUDE_DIR2)
|
||||
mark_as_advanced(CONNEXIONCLIENT_INCLUDE_DIR2)
|
||||
mark_as_advanced(3DCONNEXIONCLIENT_INCLUDE_DIR2)
|
||||
message(STATUS "Found 3DConnexion")
|
||||
else ()
|
||||
message(STATUS "Could NOT find 3DConnexionClient")
|
||||
|
|
Loading…
Reference in a new issue