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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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