[CMake] ExternalProject_Add + imported targets: no rule to make yourlibrary.so

2016-04-28 Thread SnakE
foo.so) add_executable(bar main.c) target_link_libraries(bar foo) --8<-- Should I file a bug report, or just switch to a newer CMake version? Thanks, SnakE -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wi

[CMake] Creating a derived executable target on Windows/Visual Studio

2015-08-30 Thread SnakE
allable. I'm also struggling with rules that would automatically work for all configurations in Visual Studio. Is there a way? Thanks, SnakE -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services t