Re: [CMake] Ctest executable dll/so search path

2015-11-08 Thread Iosif Neitzke
A problem long-suffered on Windows and when lacking RPATH. Have seen approaches where DLL dependencies are POST_BUILD customed-command-copied-if-different into the executable directory, or gymnastics with add_test WORKING_DIRECTORY, or setting a test's ENVIRONMENT property. On Fri, Nov 6, 2015 at

[CMake] find___.cmake module

2015-11-08 Thread Owen Alanzo Hogarth
HI I am having some issue getting my findSDL2_image.cmake module to work. I moved to linux and the strict character case is causing me a lot of trouble. Here is the error when running the cmake build script Argument not separated from preceding token by whitespace. This warning is for project