prog
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Copyright (c) 2026 Dominic Masters
|
||||
#
|
||||
# This software is released under the MIT License.
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
include(dusktest)
|
||||
dusktest(test_entityjson.c)
|
||||
target_compile_definitions(test_entityjson PRIVATE
|
||||
DUSK_ENTITY_JSON_PATH="${CMAKE_SOURCE_DIR}/assets/entity.json"
|
||||
)
|
||||
Reference in New Issue
Block a user