Closed ahueck closed 9 years ago
Thanks for your Contribution! Let's see what the build server says :) - If possible please change your code to the suggestions I made - I am trying to keep cmakepp
in a consistent shape (which does not alwyas work :) ).
So currently the build seems to fail because biicode is causing an error while publishing (something with the limit of numfiles is 2000) else the tests ran through. but I will need to fix that before I merge. I'm on it
alright! thanks for your contribution
A title case algorithm written in cmake for cmakepp. It automatically tries to set the title case of a sentence. Example: "my simple title" -> "My Simple Title" It tries to keep certain words in lower case, as set by a style guide (easily changed). Caveat: it only works for English sentences correctly. Use case example: documentation, where title case might be useful for a section