4 lines
112 B
CMake
4 lines
112 B
CMake
# Copyright (c) 2024 PM
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
add_subdirectory_ifdef(CONFIG_MLX90640 mlx90640)
|