ohsewon / test

0 stars 0 forks source link

[PR][CLOSED] [CMake] Fix cmake bugs #268

Closed ohsewon closed 6 years ago

ohsewon commented 6 years ago

Issue by myungjoo-ham Thursday Jul 12, 2018 at 04:55 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/pull/268


  1. Use C++11 (moving to 14 is ok if you really want it)
  2. Fix link direction reversal issue

Partially fixes #246

Signed-off-by: MyungJoo Ham myungjoo.ham@samsung.com

Self evaluation:

  1. Build test: [X]Passed [ ]Failed [*]Skipped
  2. Run test: [X]Passed [ ]Failed [* ]Skipped

myungjoo-ham included the following code: https://github.sec.samsung.net/STAR/nnstreamer/pull/268/commits