Skip to content

Commit

Permalink
fix: include new files in package
Browse files Browse the repository at this point in the history
  • Loading branch information
JPHutchins committed Dec 2, 2023
1 parent 7af95e8 commit 24acf97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
ic.cmake
LICENSE
src/ic_bundle.cmake
src/ic_c_flags.cmake
src/ic_c_warnings.cmake
src/ic_project.cmake
src/ic_set_cmake_options.cmake
src/ic_utils.cmake
)
add_custom_command(
Expand Down

0 comments on commit 24acf97

Please sign in to comment.