The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13173 ====================================================================== Reported By: Galeazzi Assigned To: ====================================================================== Project: CMake Issue ID: 13173 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-04-27 04:33 EDT Last Modified: 2012-04-27 04:33 EDT ====================================================================== Summary: Swig module can't handle absolute path Description: When you have an out-of-source project like the following structure: C:\MyFolder\CMakeList.txt D:\SourceFolder\wrapper.i it generates this error: CMake Error in CMakeLists.txt: Cannot find source file: C:/MyFolder/D:/SourceFolder/wrapper.i ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2012-04-27 04:33 Galeazzi New Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
