Knitschi / CPFCMake

A component of the CMakeProjectFramework. It provides the CMake code that implements a CI-pipeline.
MIT License
2 stars 2 forks source link

Remove the PACKAGE_NAME argument from the cpfAddPackage() functions and the cpfInitPackage() function. #43

Closed Knitschi closed 5 years ago

Knitschi commented 5 years ago

It should not be possible to set a different package name then the package directory. The functions should internally get the name from the directory.

Knitschi commented 5 years ago

This was done sometime before knitschi@d0872c694193f976d8f69e5381505fa73a9b3982 .