-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwsjcpp.yml
More file actions
37 lines (28 loc) · 809 Bytes
/
wsjcpp.yml
File metadata and controls
37 lines (28 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
name: "wsjcpp-parser-cpp"
version: "v0.0.1"
cmake_minimum_required: "3.0"
cmake_cxx_standard: "17"
description: "C++ Parser for C++ Files"
authors:
- name: "Evgenii Sopov"
email: "mrseakg@gmail.com"
distribution:
- source-file: "src/wsjcpp_parser_cpp.cpp"
target-file: "wsjcpp_parser_cpp.cpp"
type: "source-code"
- source-file: "src/wsjcpp_parser_cpp.h"
target-file: "wsjcpp_parser_cpp.h"
type: "source-code"
dependencies:
- name: "wsjcpp-core"
version: "v0.2.3"
url: "https://github.com/wsjcpp/wsjcpp-core:master"
origin: "https://github.com/"
installation-dir: "./src.wsjcpp/wsjcpp_core"
installation-datetime: "Wed, 01 Feb 2023 03:16:32 GMT"
unit-tests:
cases:
- name: "Layer1"
description: ""
- name: "Layer0"
description: ""