|
|
@ -323,7 +323,7 @@ else ()
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
endif()
|
|
|
|
if (ENABLE_D)
|
|
|
|
if (ENABLE_D)
|
|
|
|
target_link_libraries(_c_expression PRIVATE ms_profile)
|
|
|
|
target_link_libraries(_c_expression PRIVATE -Wl,--no-as-needed ms_profile)
|
|
|
|
endif ()
|
|
|
|
endif ()
|
|
|
|
if (ENABLE_ACL)
|
|
|
|
if (ENABLE_ACL)
|
|
|
|
target_link_libraries(_c_expression PRIVATE graph)
|
|
|
|
target_link_libraries(_c_expression PRIVATE graph)
|
|
|
|