Files
fx/core/CMakeLists.txt

6 lines
76 B
CMake
Raw Normal View History

2024-08-03 07:54:28 +01:00
include(../cmake/Templates.cmake)
2026-03-16 10:35:43 +00:00
add_fx_module(
NAME core
SUBDIRS hash)