Skip to content

Commit 3b14a2e

Browse files
authored
fix: include format.ipp to file set header (#207)
Signed-off-by: Alfi Maulana <[email protected]>
1 parent ccbfd0e commit 3b14a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/format/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ target_sources(
66
FILE_SET HEADERS
77
BASE_DIRS include
88
FILES include/errors/format.hpp
9+
include/errors/format.ipp
910
)
1011
target_link_libraries(errors_format INTERFACE errors fmt)
1112

0 commit comments

Comments
 (0)