forked from pytorch/glow
-
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.
[NFC] Minor tweaks to tests/unittests/CMakeLists.txt (pytorch#2784)
*Description*: - Noticed some unit tests were missing in TARGETS file used internal to FB. Fixed that in internal repo. Keeping the tests sorted alphabetically makes it easier to maintain these in sync. - Changed the include path used in ProvisionerTest to use relative path, instead of a target_include_directories in CMakeLists.txt (consistent with rest of tests, easier to deal with in TARGETS). *Testing*: ninja all ninja test
- Loading branch information
Showing
2 changed files
with
105 additions
and
101 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