This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
parser
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
test
pull/651/head
xujiuxu
3 years ago
parent
62350d3f15
commit
0a962403e9
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
CMakeLists.txt
+1
-1
metadef
+ 1
- 0
CMakeLists.txt
View File
@@ -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)
+ 1
- 1
metadef
@@ -1 +1 @@
Subproject commit
f5c1b6d1b6b6e97d0cfcf2efd52ec8da12d32c86
Subproject commit
5d062a35640733026457c91966a558769570b0f8
Write
Preview
Loading…
Cancel
Save