initial commit
This commit is contained in:
11
src/TMP/tests/meson.build
Executable file
11
src/TMP/tests/meson.build
Executable file
@@ -0,0 +1,11 @@
|
||||
# gtest_proj = subproject('gtest')
|
||||
# gtest_dep = gtest_proj.get_variable('gtest_main_dep')
|
||||
#
|
||||
# test(
|
||||
# 'hello',
|
||||
# executable(
|
||||
# 'hello',
|
||||
# 'hello.cpp',
|
||||
# dependencies: [ hello_dep, gtest_dep ]
|
||||
# )
|
||||
# )
|
||||
Reference in New Issue
Block a user