build(meson.build): updated to build PicoSHA2
This commit is contained in:
@@ -5,6 +5,7 @@ add_project_arguments('-fvisibility=default', language: 'cpp')
|
|||||||
|
|
||||||
# Build external dependencies first so that all the embedded resources are available to the other targets
|
# Build external dependencies first so that all the embedded resources are available to the other targets
|
||||||
subdir('build-config')
|
subdir('build-config')
|
||||||
|
subdir('subprojects/PicoSHA2')
|
||||||
|
|
||||||
# Build the main project
|
# Build the main project
|
||||||
subdir('src')
|
subdir('src')
|
||||||
|
|||||||
Reference in New Issue
Block a user