Skip to content

Commit 92c83ac

Browse files
committed
Add natvis as public source.
1 parent c2ba8cb commit 92c83ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cppan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ projects:
204204
205205
post_target: |
206206
target_include_directories(${this} PRIVATE ${BDIR}/src)
207+
target_sources(${this} PUBLIC ${SDIR}/src/common/cppan.natvis)
207208
add_dependencies(${this} gen_stamp gen_inserts)
208209
209210
cppan:

0 commit comments

Comments
 (0)