mirror of https://github.com/thesofproject/sof.git
f430addec7
This patch removes the incorrect usage of BUILD_COMMAND. Having it set to "cmake" caused the cmake usage help text output to be shown only and caused the ExternalProject_Add command to believe the libsof_tplg_parser.so was built. The build for the library happened only because the next install step performed the compilation. With this fix the default build command is used instead. There's no need to define it here. Fixes #2656 Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com> Signed-off-by: Marc Herbert <marc.herbert@intel.com> |
||
---|---|---|
.. | ||
platform | ||
CMakeLists.txt | ||
fuzzer.h | ||
main.c | ||
qemu-bridge.c | ||
qemu-bridge.h | ||
topology.c |