fix windows build

This commit is contained in:
Naoto Kondo
2021-06-12 18:13:21 +09:00
parent a2697ac335
commit b293352917
2 changed files with 2 additions and 1 deletions

View File

@@ -40,5 +40,6 @@ install(
FILES
"${NDI_DIR}/Bin/x64/Processing.NDI.Lib.x64.dll"
"${NDI_DIR}/Bin/x64/Processing.NDI.Lib.Licenses.txt"
DESTINATION ${CMAKE_INSTALL_PREFIX}
)
endif()