Write a tutorial on compiling BRL-CAD with XCode on Mac OS X
completed by: Alex
mentors: Sean
BRL-CAD uses the CMake build system to generate outputs for a variety of platforms. It will output Makefiles, Microsoft Visual Studio build files, XCode project files, Eclipse build files and more. This task involves generating an XCode project with our build and verifying that it successfully compiles all of BRL-CAD. Document the process on our wiki as a tutorial. Include screen shot images when referring to visual actions within XCode. References: |