This improves test coverage by testing that resources, includes, and build targets being in separate directories works properly.pull/1346/head
parent
f4f9272e87
commit
03d0feec7c
6 changed files with 7 additions and 4 deletions
@ -0,0 +1 @@ |
||||
inc = include_directories('resource') |
@ -0,0 +1,4 @@ |
||||
win = import('windows') |
||||
|
||||
res = win.compile_resources('myres.rc', |
||||
include_directories : inc) |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
Loading…
Reference in new issue