Enable export macro for reference.

This commit is contained in:
Zhang Xianyi 2015-04-30 15:08:23 -05:00
parent 3974edef2e
commit 5bb6623f14
1 changed files with 1 additions and 1 deletions

View File

@ -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)