Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CONDA: Various fixes to allow packaging of python bindings. #691

Merged

Conversation

imikejackson
Copy link
Contributor

  • TestOne and TestTwo can now be disabled if testing is disabled.
  • .pyi files are correctly generated on Windows when generating anaconda packages
  • Summary.cmake reformatted a bit to better group the cmake variables being printed.

* TestOne and TestTwo can now be disabled if testing is disabled.
* .pyi files are correctly generated on Windows when generating anaconda packages
* Summary.cmake reformatted a bit to better group the cmake variables being printed.
allow TOC to show each filter in the side bar.

Signed-off-by: Michael Jackson <[email protected]>
CMakeLists.txt Outdated Show resolved Hide resolved
@imikejackson imikejackson enabled auto-merge (squash) September 18, 2023 20:44
@imikejackson imikejackson merged commit 0fe5cfc into BlueQuartzSoftware:develop Sep 18, 2023
7 checks passed
@imikejackson imikejackson deleted the topic/conda_fixes branch September 18, 2023 22:30
imikejackson added a commit to imikejackson/simplnx that referenced this pull request Oct 20, 2024
…tzSoftware#691)

* CONDA: Various fixes to allow packaging of python bindings.
* TestOne and TestTwo can now be disabled if testing is disabled.
* .pyi files are correctly generated on Windows when generating anaconda packages
* Summary.cmake reformatted a bit to better group the cmake variables being printed.
* Remove TestOne and TestTwo from Docs. Add missing data_structure arg
* allow TOC to show each filter in the side bar.
* Use list(APPEND...) in cmake code

Co-authored-by: Jared Duffey <[email protected]>

---------

Signed-off-by: Michael Jackson <[email protected]>
Co-authored-by: Jared Duffey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants