Skip to content

Commit 24acf97

Browse files
committed
fix: include new files in package
1 parent 7af95e8 commit 24acf97

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
1515
ic.cmake
1616
LICENSE
1717
src/ic_bundle.cmake
18+
src/ic_c_flags.cmake
19+
src/ic_c_warnings.cmake
1820
src/ic_project.cmake
21+
src/ic_set_cmake_options.cmake
1922
src/ic_utils.cmake
2023
)
2124
add_custom_command(

0 commit comments

Comments
 (0)