AimRT/_deps/libunifex-src/cmake/unifex_options.cmake

9 lines
269 B
CMake
Raw Permalink Normal View History

2025-01-12 20:42:42 +08:00
# Copyright (c) 2019-present, Facebook, Inc.
#
# This source code is licensed under the license found in the
# LICENSE.txt file in the root directory of this source tree.
include(CMakeDependentOption)
option(UNIFEX_BUILD_EXAMPLES "Builds the libunifex examples." ON)