Revision 2a06c91fe004fc180e298ae1e61b81c03cc3f5aa authored by Marcel Pi on 27 March 2024, 10:21:28 UTC, committed by Marcel Pi on 27 March 2024, 10:21:28 UTC
1 parent 9bc6e1c
Raw File
CarlaOptions.cmake
#[[

  Copyright (c) 2024 Computer Vision Center (CVC) at the Universitat Autonoma
  de Barcelona (UAB).
  
  This work is licensed under the terms of the MIT license.
  For a copy, see <https://opensource.org/licenses/MIT>.

]]

include (${CARLA_WORKSPACE_PATH}/CMake/Options/Common.cmake)
include (${CARLA_WORKSPACE_PATH}/CMake/Options/Unreal.cmake)
include (${CARLA_WORKSPACE_PATH}/CMake/Options/Dependencies.cmake)
back to top