mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
cherry-pick !1682 Add nvc++ support into 3.4
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
9df21dc8b4
commit
3e7bcf54f7
@@ -81,6 +81,7 @@ macro(ei_add_test_internal testname testname_with_suffix)
|
||||
|
||||
# let the user pass flags.
|
||||
if(${ARGC} GREATER 2)
|
||||
separate_arguments(compile_options NATIVE_COMMAND ${ARGV2})
|
||||
ei_add_target_property(${targetname} COMPILE_FLAGS "${ARGV2}")
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user