need dll bin on ms-win

master
Rob Sykes 2013-01-13 21:09:42 +00:00
parent a11a80cc4e
commit 3adc8ba206
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ foreach (fe ${SOURCES} ${LSR_SOURCES})
endforeach ()
if (${BUILD_TESTS} AND ${WITH_LSR_BINDINGS})
add_test (lsr-bindings 1a-lsr)
add_test (lsr-bindings ${BIN}1a-lsr)
endif ()
file (GLOB INSTALL_SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/*.[cCh])