The test framework can be found at CMake/Tests/Framework. Follow the CMakeLists.txt in that directory to get started. Let us know if you think anything is missing...
David On Tue, Oct 21, 2008 at 7:56 AM, Michael Jackson < [EMAIL PROTECTED]> wrote: > OS X Frameworks are pretty well supported. I think there is a "test" > framework in the "test" directory of the CMake source code that might allow > you to take a look at what can be done. > It also depends on how complex your framework is going to be will dictate > how much extra work you will need to do. For the common case CMake probably > covers everything that you need. > _________________________________________________________ > Mike Jackson [EMAIL PROTECTED] > BlueQuartz Software www.bluequartz.net > Principal Software Engineer Dayton, Ohio > > > On Oct 20, 2008, at 11:45 PM, Tron Thomas wrote: > > I tried posting this question earlier, and I never saw it. It could be >> that I posted before I was fully added to the mailing list. >> Anyway, I've been trying to look into what it would take to build a Mac OS >> X framework using CMake to configure the build system, and it is unclear to >> me how well this is supported. >> What is the state of using CMake for building frameworks? >> >> _______________________________________________ >> CMake mailing list >> [email protected] >> http://www.cmake.org/mailman/listinfo/cmake >> > > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake >
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
