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:
parent
e48389e306
commit
5c617d2169
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user