From e45a6a0f689d12659ccb1d323e0fa6d791c2a74e Mon Sep 17 00:00:00 2001 From: Nicky Date: Sat, 16 Apr 2022 15:35:41 +0200 Subject: Remove obsolete message --- indra/cmake/NDOF.cmake | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/cmake') diff --git a/indra/cmake/NDOF.cmake b/indra/cmake/NDOF.cmake index 75936425ff..fd7a650612 100644 --- a/indra/cmake/NDOF.cmake +++ b/indra/cmake/NDOF.cmake @@ -21,7 +21,4 @@ if (NDOF) target_compile_definitions( ll::ndof INTERFACE LIB_NDOF=1) endif (NDOF) -if (NOT NDOF_FOUND) - message(STATUS "Building without N-DoF joystick support") -endif () -- cgit v1.2.3