mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-31 11:19:18 +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
|
PRIVATE
|
||||||
$<TARGET_PROPERTY:cpu_features,INTERFACE_INCLUDE_DIRECTORIES>
|
$<TARGET_PROPERTY:cpu_features,INTERFACE_INCLUDE_DIRECTORIES>
|
||||||
)
|
)
|
||||||
|
add_dependencies(volk_gnsssdr_obj list_cpu_features)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
# Configure object target properties
|
# Configure object target properties
|
||||||
|
Loading…
Reference in New Issue
Block a user