fix(picosha2_dep): moved picosha2_dep managment to opat-core subproject
This commit is contained in:
@@ -20,7 +20,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('subprojects/PicoSHA2')
|
||||
|
||||
subdir('assets/static')
|
||||
|
||||
@@ -28,4 +27,4 @@ subdir('assets/static')
|
||||
subdir('src')
|
||||
if get_option('build_tests')
|
||||
subdir('tests')
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user