On 19/10/12 11:14, Nils Gladitz wrote:
I use ${CMAKE_BINARY_DIR} in my RUNTIME_OUTPUT_DIRECTORY and also in my
explicit test paths in add_test.

I function wrapped the add_executable and add_test calls to take care of
it so the test definitions themselves are more compact and readable.

Ok. However, what I need seems to be the most basic use case: build a library and run some tests.

Any way to do that without all the tweaks?

For example, on UNIX platforms everything works OK with no tweaks whatsoever.

Martin
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to