project-layout icon indicating copy to clipboard operation
project-layout copied to clipboard

[Question]Which directory is appropriate for cgo dependency?

Open bingoIsCoder opened this issue 4 years ago • 1 comments

hi, where to store cgo files? such as .h .so?

bingoIsCoder avatar Sep 01 '20 08:09 bingoIsCoder

3rdParty should be OK.

Link c code with static lib is recommend.

tosone avatar Oct 10 '20 09:10 tosone