Files
bluelib/core/CMakeLists.txt

6 lines
81 B
CMake
Raw Normal View History

2024-08-03 07:54:28 +01:00
include(../cmake/Templates.cmake)
add_bluelib_module(
NAME core
SUBDIRS hash)