[CMake] Problems with CMP0037

Nils Gladitz nilsgladitz at gmail.com
Sun Nov 2 15:06:52 EST 2014


On 02.11.2014 21:01, Erik de Castro Lopo wrote:
> I also discussed this issue on IRC with @ngladitz who suggested the following:
>
>      add_executable (win32_test tests/win32_test.c)
>      set_target_properties (win32_test PROPERTIES EXECUTABLE_OUTPUT_PATH tests)

To my defense what I suggested was "RUNTIME_OUTPUT_DIRECTORY" not 
"EXECUTABLE_OUTPUT_PATH".

Nils


More information about the CMake mailing list