Skip to content

Commit 90ffa10

Browse files
committed
small fix
Signed-off-by: Aadya Chinubhai <aadyachinubhai@gmail.com>
1 parent baa8999 commit 90ffa10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/csp/python/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ set(CSPIMPL_PUBLIC_HEADERS
5252
PyStructToJson.h
5353
PyStructToDict.h
5454
PyStructFromDict.h
55-
PyStructFromJson.cpp)
55+
PyStructFromJson.h)
5656

5757
add_library(cspimpl SHARED
5858
cspimpl.cpp

0 commit comments

Comments
 (0)