forked from openvino-dev-samples/openvino
-
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.
[IE Samples] Enable a custom build output folder (openvinotoolkit#8263)
* Enable a custom build output folder * Add the option to set a sample install directory * Fix code style issues * Exclude samples_bin from default build * Make an installation directory dependent on a build type Co-authored-by: Vladimir Dudnik <[email protected]> * Remove old msbuild version support * Use cmake to build samples * Use targets to install samples * Use targets to install dlls: `format_reader` and `opencv_c_wrapper` * Add `LIBRARY DESTINATION` for `format_reader` and `opencv_c_wrapper` install commands Co-authored-by: Vladimir Dudnik <[email protected]>
- Loading branch information
1 parent
5dacaa3
commit 763859d
Showing
5 changed files
with
102 additions
and
96 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
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