Skip to content

Commit 8eb0928

Browse files
committed
graphzero-v0.1.1 release commit
1 parent d806f74 commit 8eb0928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ if(OpenMP_CXX_FOUND)
2222
endif()
2323

2424
# 4. Installation (Critical for pip)
25-
install(TARGETS graphzero LIBRARY DESTINATION .)
25+
install(TARGETS graphzero DESTINATION graphzero)

0 commit comments

Comments
 (0)