LLNL / conduit

Simplified Data Exchange for HPC Simulations
https://software.llnl.gov/conduit/
Other
207 stars 63 forks source link

python cmake logic needs to be udpated b/c distutils will fully disappear #1258

Closed cyrush closed 3 months ago

cyrush commented 4 months ago

We have updated how we setup modules, but we still need to update our python +cmake introspection logic:

https://github.com/LLNL/conduit/blob/b52075853e20e5798c4a0f93b40fd2067ef0af22/src/cmake/thirdparty/SetupPython.cmake#L27

cyrush commented 3 months ago

resolved in #1259