mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-27 00:28:49 +03:00
add Win32 helpers from subdir
This commit is contained in:
parent
d596c0f9f3
commit
62606822da
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ unittest_cpp_src = files(
|
|||
'XmlTestReporter.cpp'
|
||||
)
|
||||
subdir('Posix')
|
||||
subdir('Win32')
|
||||
|
||||
unittest_cpp_lib = library('unittest-cpp',
|
||||
sources: unittest_cpp_src,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue