Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pca006132 committed Nov 18, 2024
1 parent 166ea97 commit b88efec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ list(TRANSFORM MANIFOLD_PUBLIC_HDRS PREPEND include/manifold/)
list(
APPEND
MANIFOLD_PUBLIC_HDRS
${CMAKE_CURRENT_BINARY_DIR}include/manifold/version.h
${CMAKE_CURRENT_BINARY_DIR}/include/manifold/version.h
)

install(
Expand Down

0 comments on commit b88efec

Please sign in to comment.