Create meson.build

This commit is contained in:
Michael Brockus 2020-02-07 11:09:02 -08:00 • committed by GitHub
parent 5edbbddc89
commit d596c0f9f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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']