forked from OSchip/OpenVML
Enable export macro for reference.
This commit is contained in:
parent
3974edef2e
commit
5bb6623f14
|
|
@ -11,4 +11,4 @@ if(NOT MSVC)
|
|||
target_link_libraries(${OpenVML_LIBNAME}_ref m)
|
||||
endif()
|
||||
|
||||
target_compile_definitions(openvml_interface_core PUBLIC openvml_EXPORTS)
|
||||
target_compile_definitions(${OpenVML_LIBNAME}_ref PUBLIC openvml_EXPORTS)
|
||||
Loading…
Reference in New Issue