Delete meson.build

This commit is contained in:
Gabi Melman
2020-05-02 17:39:15 +03:00
committed by GitHub
parent 75c15e8028
commit e5935f0ced

View File

@@ -1,4 +0,0 @@
executable('example', 'example.cpp', dependencies: spdlog_dep)
executable('example_header_only', 'example.cpp', dependencies: spdlog_headeronly_dep)