CMakers, I'm wondering if any of you can help me with a question that I've posted to Stack Overflow:
http://stackoverflow.com/questions/26637673/how-to-set-the-cmake-binary-output-directory-for-visual-studio-project-with-gene Essentially, I'm finding that the cmake_add_fortran_subdirectory function, which uses MinGW, doesn't produce binaries in the same directory as the master Visual Studio project. My question is about getting all of the binaries created in the configuration directory (e.g., Debug, Release, etc.). Any ideas would be appreciated!
-- 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 to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake
