aboutsummaryrefslogtreecommitdiffstats
path: root/build/platform/intel_fpga_sdk/ya.make
blob: d01ab1bb1fc44989c6f7345b9b1d9ede65102716 (plain) (blame)
1
2
3
4
5
6
7
8
9
RESOURCES_LIBRARY() 
 
OWNER(somov) 
 
DECLARE_EXTERNAL_RESOURCE(INTEL_FPGA_SDK sbr:606576548) 
 
LDFLAGS(-L$INTEL_FPGA_SDK_RESOURCE_GLOBAL/lib) 
 
END()