Closed richardjgowers closed 3 months ago
Mine seemed to work without vendoring these in but happy to add them if it makes developing easier. Does it build fine natively for you ie without Clion?
Another option may be to add your skbuild install to your Cmake module path on command line for clion build ie -DCMAKE_MODULE_PATH=XXX
This lets the project get loaded with CLion without any drama, not sure how you were developing this @hmacdope ?
These cmake support files are copied in from skbuild's resources dir, is there a different way to get cmake to see these?