]> Creatis software - bbtk.git/blob - cmake/bbPackage.h.in
#3202 BBTK Feature New Normal - fast algorithm for ImageBoundaries box
[bbtk.git] / cmake / bbPackage.h.in
1 #ifndef __bb@BBTK_PACKAGE_NAME@Package_h_INCLUDED__
2 #define __bb@BBTK_PACKAGE_NAME@Package_h_INCLUDED__
3
4 #include "bbtkPackage.h"
5
6 BBTK_DECLARE_PACKAGE(@BBTK_PACKAGE_NAME@)
7
8 #endif