Files
fx/core/CMakeLists.txt
2026-03-16 10:35:43 +00:00

6 lines
76 B
CMake

include(../cmake/Templates.cmake)
add_fx_module(
NAME core
SUBDIRS hash)