Add a CMakeLists file.
This commit is contained in:
@@ -3,6 +3,7 @@ extern "C" {
|
||||
}
|
||||
#include "parser.hpp"
|
||||
#include "pattern.hpp"
|
||||
#include <memory>
|
||||
|
||||
namespace lily {
|
||||
std::string tree_str(pgs_tree* tree, const char* source) {
|
||||
|
||||
Reference in New Issue
Block a user