mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-26 16:19:30 +03:00
Create meson.build
This commit is contained in:
parent
5edbbddc89
commit
d596c0f9f3
1 changed files with 8 additions and 0 deletions
8
UnitTest++/Win32/meson.build
Normal file
8
UnitTest++/Win32/meson.build
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#
|
||||
# @project author: Noel Llopis and Charles Nicholson
|
||||
# @script author : Michael Brockus
|
||||
# @gmail: michaelbrockus@gmail.com
|
||||
# @license: Apache 2.0
|
||||
# : http://www.apache.org/licenses/LICENSE-2.0
|
||||
#------------------------------------------------------------------
|
||||
unittest_cpp_src += ['Win32' / 'TimeHelpers.cpp']
|
||||
Loading…
Add table
Add a link
Reference in a new issue