Skip to content

Commit 82d3b1b

Browse files
committed
[Issue Snaipe#10] Fixed common.h not being installed
1 parent 2762164 commit 82d3b1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ set(INTERFACE_FILES
6161
include/csptr/smalloc.h
6262
include/csptr/array.h
6363
include/csptr/smart_ptr.h
64+
include/csptr/common.h
6465
)
6566

6667
set(MAN_FILES doc/csptr.3)

0 commit comments

Comments
 (0)