Browse Source

opencl.dll copied to alethzero outputs

cl-refactor
arkpar 9 years ago
parent
commit
a2df538940
  1. 2
      alethzero/CMakeLists.txt

2
alethzero/CMakeLists.txt

@ -72,5 +72,5 @@ if (SERPENT)
endif()
# eth_install_executable is defined in cmake/EthExecutableHelper.cmake
eth_install_executable(${EXECUTABLE} DLLS MHD_DLLS EVMJIT_DLLS)
eth_install_executable(${EXECUTABLE} DLLS MHD_DLLS EVMJIT_DLLS OpenCL_DLLS)

Loading…
Cancel
Save