feat(libcomposition): SERiF now uses libcomposition instead of internal composition module
This commit is contained in:
@@ -41,8 +41,6 @@ add_project_arguments('-DDATA_DIR=' + data_dir, language : 'cpp')
|
||||
# Build external dependencies first so that all the embedded resources are available to the other targets
|
||||
subdir('build-config')
|
||||
|
||||
subdir('assets/static')
|
||||
|
||||
if get_option('build_debug_utils')
|
||||
subdir('utils/debugUtils')
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user