Using Xcode 5.1.1, CMake 2.8.12 and Intel Fortran 15 beta, trying to use Xcode for development instead of Windows and having no luck.

What, if any, is the relationship between CMakeLists.txt and the order of compilation under XCode?

I don't see that the Xcode generator does any dependency handling, i.e., ordering the sources in the right way, and Xcode itself doesn't seem to do anything about compile order (as does *nix make and Visual Studio whatever).

I assumed that the compile order was explicit in the CMakeLists.txt file, but Xcode doesn't seem to agree.

New to Xcode.  Reasonably competent with CMake and the other tools.

Any help is appreciated.

Best,

Dick Munroe

--

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://www.cmake.org/mailman/listinfo/cmake

Reply via email to