Skip to content

Commit 1de691a

Browse files
yuejiaointelrfsaliev
authored andcommitted
fix: add version.h to cmake
1 parent 3ba9132 commit 1de691a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/cpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ project(svs_runtime VERSION 0.0.10 LANGUAGES CXX)
1717
set(TARGET_NAME svs_runtime)
1818

1919
set(SVS_RUNTIME_HEADERS
20+
include/version.h
2021
include/IndexSVSImplDefs.h
2122
include/IndexSVSFlatImpl.h
2223
include/IndexSVSVamanaImpl.h

0 commit comments

Comments
 (0)