7 lines
184 B
CMake
7 lines
184 B
CMake
# Copyright (c) 2025 Dominic Msters
|
|
#
|
|
# This software is released under the MIT License.
|
|
# https://opensource.org/licenses/MIT
|
|
|
|
add_subdirectory(run_python)
|
|
add_subdirectory(env_to_h) |