-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconanfile.txt
More file actions
20 lines (16 loc) · 791 Bytes
/
conanfile.txt
File metadata and controls
20 lines (16 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[requires]
TBB/2018.2@zatm8/stable
IdealCouscous/v0.1.2@zatm8/testing
cds/2.3.1@zatm8/testing
[generators]
qbs
[options]
TBB:shared=True
cds:shared=True
[imports]
bin, *.dll -> /home/zatm8/projects/build-event-system-Desktop-Debug/qtc_Desktop_Debug/install-root/lib
lib, *.dylib* -> /home/zatm8/projects/build-event-system-Desktop-Debug/qtc_Desktop_Debug/install-root/lib
lib, *.so* -> /home/zatm8/projects/build-event-system-Desktop-Debug/qtc_Desktop_Debug/install-root/lib
bin, *.dll -> /home/zatm8/projects/build-event-system-Desktop-Debug/qtc_Desktop_Debug/install-root/lib
lib, *.dylib* -> /home/zatm8/projects/build-event-system-Desktop-Debug/qtc_Desktop_Debug/install-root/lib
lib, *.so* -> /home/zatm8/projects/build-event-system-Desktop-Debug/qtc_Desktop_Debug/install-root/lib