add wrap/callback to cmake headers
This commit is contained in:
parent
7efd90dc06
commit
2e635647c4
|
|
@ -272,6 +272,9 @@ set(VCG_HEADERS
|
||||||
vcg/connectors/halfedge_pos.h
|
vcg/connectors/halfedge_pos.h
|
||||||
vcg/connectors/hedge.h
|
vcg/connectors/hedge.h
|
||||||
vcg/connectors/hedge_component.h
|
vcg/connectors/hedge_component.h
|
||||||
|
|
||||||
|
#wrap
|
||||||
|
wrap/callback.h
|
||||||
)
|
)
|
||||||
|
|
||||||
set(SOURCES
|
set(SOURCES
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue