-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tweak CMake flag passthrough from setup.py, fix macos platform target…
… and remove soon-to-be-unnecessary ld_classic flags, fix missing header, fix windows vcpkg initialization in preparation for windows build Signed-off-by: Tim Paine <[email protected]>
- Loading branch information
Showing
4 changed files
with
67 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# Team Review | ||
* @robambalu @AdamGlustein @svatasoiu @alexddobkin | ||
|
||
.github @robambalu @timkpaine @ngoldbaum @alexddobkin @AdamGlustein @svatasoiu | ||
.github/CODEOWNERS @robambalu | ||
# Packaging code | ||
CMakeLists.txt @robambalu @AdamGlustein @svatasoiu @alexddobkin @timkpaine | ||
setup.py @robambalu @AdamGlustein @svatasoiu @alexddobkin @timkpaine | ||
pyproject.toml @robambalu @AdamGlustein @svatasoiu @alexddobkin @timkpaine | ||
Makefile @robambalu @AdamGlustein @svatasoiu @alexddobkin @timkpaine | ||
MANIFEST.in @robambalu @AdamGlustein @svatasoiu @alexddobkin @timkpaine | ||
.bumpversion.cfg @robambalu @AdamGlustein @svatasoiu @alexddobkin @timkpaine | ||
|
||
# CI/CD | ||
.github @robambalu @AdamGlustein @svatasoiu @alexddobkin @timkpaine | ||
ci @robambalu @AdamGlustein @svatasoiu @alexddobkin @timkpaine | ||
|
||
# Administrative | ||
.github/CODEOWNERS @robambalu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters