[CMake] Install example apps to "EXAMPLE_EXEC_PREFIX".
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Nov 2018 07:16:31 +0000 (16:16 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Tue, 27 Nov 2018 09:36:06 +0000 (09:36 +0000)
commitff33a6cfb752dc3020bf883faf1110e844dbf9dd
tree950e91c8c18ad37953c22d76387b8cbb5cdf8b3a
parenta892311cf44d759a17dacb9da8c0dc80e9d7f606
[CMake] Install example apps to "EXAMPLE_EXEC_PREFIX".

Do not install example apps into /usr/bin, but to /usr/lib/nnstreamer/bin/

Partially addresses the third subitem of #866

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
15 files changed:
CMakeLists.txt
nnstreamer_example/custom_example_RNN/CMakeLists.txt
nnstreamer_example/custom_example_average/CMakeLists.txt
nnstreamer_example/custom_example_opencv/CMakeLists.txt
nnstreamer_example/custom_example_passthrough/CMakeLists.txt
nnstreamer_example/custom_example_scaler/CMakeLists.txt
nnstreamer_example/example_cam/CMakeLists.txt
nnstreamer_example/example_decoder_image_labelling/CMakeLists.txt
nnstreamer_example/example_filter/CMakeLists.txt
nnstreamer_example/example_filter_performance_profile/CMakeLists.txt
nnstreamer_example/example_object_detection/CMakeLists.txt
nnstreamer_example/example_sink/CMakeLists.txt
nnstreamer_example/tizen_app_build_example/CMakeLists.txt
packaging/nnstreamer.spec
packaging/nnstreamer_testapp.spec