# OKVIS2 native wrapper — placeholder.
#
# Owned by C1 VIO (AZ-332). Bootstrap ships an empty subproject so CMake parses
# top-level when BUILD_OKVIS2=ON.

if(NOT BUILD_OKVIS2)
  return()
endif()
message(STATUS "[okvis2] Placeholder; concrete sources land with AZ-332.")
