HDFFV-9875 Fix typo

This commit is contained in:
Allen Byrne 2017-02-02 15:49:21 -06:00
parent fb587185a2
commit 750df40ffb

View File

@ -52,7 +52,7 @@ macro (INSTALL_TARGET_PDB libtarget targetdestination targetcomponent)
endif ()
install (
FILES
${targetfilename}>
${targetfilename}
DESTINATION
${targetdestination}
CONFIGURATIONS RelWithDebInfo