Hi All Quick question: how can silence the following warnings?
Thank you! CMake Warning at cmake/TargetFunctions.cmake:383 (add_library): Cannot generate a safe runtime search path for target pyfinlinearPy because there is a cycle in the constraint graph: dir 0 is [/some/path] dir 2 must precede it due to runtime library [libcurl.so.4] dir 1 is [/some/other/path] dir 2 is [/yet/another/path] dir 0 must precede it due to runtime library [libpython2.7.so.1.0] dir 3 is [/etc/etc/etc] ...
-- 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