bython-talk / bython

Reborn!
2 stars 0 forks source link

Allow CLion to find LLVM headers #26

Closed bengsparks closed 1 year ago

bengsparks commented 1 year ago

CLion is currently unable to find the LLVM headers, but can find all other third-party dependencies; Perhaps this has something to do with the SYSTEM keyword applied onto target_include_directories for bython_lib?

Or do we just stick to VSCode and DevContainers there, as VSCode seems to have no problem locating LLVM headers?

bengsparks commented 1 year ago

CLion's licensing costs are prohibitive for a workshop; wontfix (if it even was a problem on our end to begin with)