Menu

cmake compilation system and unit testing

2012-09-02
2012-09-15
  • Bogdan Cristea

    Bogdan Cristea - 2012-09-02

    Hi

    I have started a new branch, https://itpp.svn.sourceforge.net/svnroot/itpp/it
    pp/branches/cmake_gtest,
    in order to replace the compilation system with cmake
    and add unit test support with gtest. The advantage of using cmake is that we
    will have an unified compilation system for all major platforms (no need to
    update separately project files for Visual Studio for example). This will
    allow also easier integration of new features as is the case of unit testing
    with gtest.

    What I have committed to this branch is still quite basic, please start using
    it and tell me what do you think. Also, nothing has been done yet for unit
    testing with gtest, so testers and volunteers are welcome.

    regards

    Bogdan

     
  • Bogdan Cristea

    Bogdan Cristea - 2012-09-12

    cmake build system and unit test support based on Google framework have been
    added to trunk branch. I would strongly recommend to start using the new build
    system (old build system is still in place, but it will be no longer
    maintained).

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.