tomato/external/entt/CMakeLists.txt
2023-07-25 01:11:30 +02:00

5 lines
92 B
CMake

cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
add_subdirectory(./entt EXCLUDE_FROM_ALL)