cmake setupfiles
authorDiane Trout <diane@caltech.edu>
Thu, 6 Apr 2006 06:59:08 +0000 (06:59 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 6 Apr 2006 06:59:08 +0000 (06:59 +0000)
commit360e18714d6a3f80c595cc1ccf6a17081b4e2a38
treeec682353bb0b35411095177b1fc3cee85bd23bf8
parent8cb71e1a16f0800f2451779aae65ea8a847a284c
cmake setupfiles
I wonder how well CMake might work, this patch'll build mussagl and the
core unittests. (Though they get dropped deep within the build hierarchy
which I don't like very much)

There's also a problem where os x wants to include the gl.h as OpenGL/gl.h
and linux wants GL/gl.h (though I didn't commit the OS X version yet.)
.boring
CMakeLists.txt [new file with mode: 0644]
FindBoost.cmake [new file with mode: 0644]
alg/CMakeLists.txt [new file with mode: 0644]
alg/test/CMakeLists.txt [new file with mode: 0644]
mussagl.cpp [deleted file]
mussagl.pro
qui/CMakeLists.txt [new file with mode: 0644]
qui/mussa_setup_dialog/IsFileValidator.cpp
qui/mussa_setup_dialog/SequenceSetupWidget.cpp
qui/mussagl.cpp [new file with mode: 0644]