1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-18 21:23:02 +00:00

Force building of list_cpu_features

This commit is contained in:
Carles Fernandez 2022-11-26 13:42:12 +01:00
parent e48389e306
commit 5c617d2169
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -544,6 +544,7 @@ if(NOT (CMAKE_GENERATOR STREQUAL Xcode))
PRIVATE
$<TARGET_PROPERTY:cpu_features,INTERFACE_INCLUDE_DIRECTORIES>
)
add_dependencies(volk_gnsssdr_obj list_cpu_features)
endif()
endif()
# Configure object target properties