pfultz2 / cget

C++ package retrieval

Home Page:http://cget.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for .ipp with --cmake header

jonathonl opened this issue · comments

How do you feel about adding .ipp to the set of patterns in cget/cmake/header.cmake? It's somewhat common for header-only libraries to use this convention.

I would also suggest adding .tcc file extensions.

This has been updated on master already.