Commit a68586ad authored by Jan Kiene's avatar Jan Kiene
Browse files

use cmake for building the lc3 unit test

parent 5cbed751
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1111,7 +1111,8 @@ lc3-wrapper-unit-test:
  needs: ["build-codec-linux-make"]
  stage: test
  script:
    - make -j
    - cmake -B cmake-build -G "Unix Makefiles" -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true
    - cmake --build cmake-build -- -j
    - scripts/split_rendering/lc3plus/ivas_lc3plus_unit_test

# compare split-rendering bitexactness between target and source branch