Skip to content

Commit

Permalink
try to fix "dll not found" #3
Browse files Browse the repository at this point in the history
  • Loading branch information
abma committed Jun 27, 2012
1 parent dab3374 commit ac37ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Expand Up @@ -32,6 +32,7 @@ Else (NOT Boost_FOUND)
)

Add_Custom_Target(tests)
message(STATUS "CMAKE_INSTALL_PREFIX=${CMAKE_INSTALL_PREFIX}")
add_custom_target(check WINEPATH=${CMAKE_INSTALL_PREFIX} ${CMAKE_CTEST_COMMAND} --output-on-failure)


Expand Down

0 comments on commit ac37ee0

Please sign in to comment.