We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ba8cb commit 92c83acCopy full SHA for 92c83ac
1 file changed
cppan.yml
@@ -204,6 +204,7 @@ projects:
204
205
post_target: |
206
target_include_directories(${this} PRIVATE ${BDIR}/src)
207
+ target_sources(${this} PUBLIC ${SDIR}/src/common/cppan.natvis)
208
add_dependencies(${this} gen_stamp gen_inserts)
209
210
cppan:
0 commit comments