We were thinking about the perfect dependency management system ("Percdems"). There are many dependencies managers available for C++ unfortunately, dependency management under C++ is terrible. We came up with an own solution called BlueGo. But we did not want to focus on building third-party libs. Because of this, we started with this repository to setup minimal build scripts for the different libraries we need.
Copyright (c) 2017 Technical University of Munich Chair of Computational Modeling and Simulation.
Percdems is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 3 as published by the Free Software Foundation.
Percdems is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Percdems uses several user software packages. The corresponding licenses can be found in the Licenses folder distributed with this source code.