Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyuli1204 committed Nov 30, 2023
1 parent 778d61b commit 9aafe11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,4 @@ else ()
set(CPACK_GENERATOR "ZIP")
endif ()
set(CPACK_PACKAGE_VERSION ${ION_KIT_VERSION})
include(CPack)
include(CPack)
2 changes: 1 addition & 1 deletion include/ion/port_map.h
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ namespace ion {

} // namespace ion

#endif // ION_PORT_MAP_H
#endif // ION_PORT_MAP_H

0 comments on commit 9aafe11

Please sign in to comment.