From 0a962403e9a02cb4ffd27f735f42dbf22b573189 Mon Sep 17 00:00:00 2001 From: xujiuxu Date: Sat, 3 Sep 2022 10:08:23 +0800 Subject: [PATCH] test --- CMakeLists.txt | 1 + metadef | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6f46a1e..629f56e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,7 @@ cmake_minimum_required(VERSION 3.14) project (Parser[CXX]) + set(INSTALL_BASE_DIR "") set(INSTALL_LIBRARY_DIR lib) set(INSTALL_RUNTIME_DIR bin) diff --git a/metadef b/metadef index f5c1b6d..5d062a3 160000 --- a/metadef +++ b/metadef @@ -1 +1 @@ -Subproject commit f5c1b6d1b6b6e97d0cfcf2efd52ec8da12d32c86 +Subproject commit 5d062a35640733026457c91966a558769570b0f8