forked from flashlight/flashlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add explicit symbol exports for Flashlight core (flashlight#1141)
Summary: Remove the need to export all symbols for MSVC-based builds, and explicitly export symbols throughout the Flashlight API. This removes the need to use `CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS` and makes Windows build sizes significantly smaller. Subsequent exports for `pkg` and `app` will be added separately; this isn't being prioritized Pull Request resolved: flashlight#1141 Test Plan: local build + CI ---- :books: Documentation preview :books:: https://fl--1141.org.readthedocs.build/en/1141/ Reviewed By: bwasti Differential Revision: D50092087 Pulled By: jacobkahn fbshipit-source-id: 5b4f3aed8866353dc7c49172817b4e3e9e2321ff
- Loading branch information
1 parent
6653536
commit 385aafc
Showing
109 changed files
with
712 additions
and
577 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
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
Oops, something went wrong.