Tomoaki Teshima
87ef6a9cc1
build: suppress the warning
...
DRY
bump the version
3 years ago
Alexander Alekhin
a45928045a
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private
...
* cmake: avoid deprecated LINK_PRIVATE/LINK_PUBLIC
see CMP0023 (CMake 2.8.12+)
* cmake: fix 3rdparty list
- don't include OpenCV modules
5 years ago
Alexander Alekhin
18151e79bb
cmake(samples): use LINK_PRIVATE in target_link_libraries
6 years ago
Maksim Shabunin
2200e13c71
cmake: refactored scripts with samples building:
...
- allow installing samples sources on all platforms
even if BUILD_EXAMPLES is disabled, fixed minor
issues in sources installation process
- use 'example_<group>_<name>' scheme for target and binary file naming
- use single function for sample executable creation
7 years ago
Rostislav Vasilikhin
f89ea6d7fa
hide info warnings
8 years ago
Rostislav Vasilikhin
d7db220196
"no previous declaration" warnings fixed in samples
8 years ago
Andrey Pavlenko
289d879d48
build fixes for openvx-1.0.1 and c++03
...
* fixing 1.0.1
* fixing build without c++11
8 years ago
Rostislav Vasilikhin
2c63d2bd72
changed image creation from handle
8 years ago
Rostislav Vasilikhin
9032a7ab81
minor fixes in samples and ivx.hpp
8 years ago
Rostislav Vasilikhin
5c969d1972
interoperability OpenVX samples added
8 years ago