summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorDarian Biastoch <dbiastoch@de.adit-jv.com>2021-08-13 14:10:37 +0200
committerSaya Sugiura <39760799+ssugiura@users.noreply.github.com>2021-10-05 11:19:26 +0900
commitddfe9b98ad4cd4385882cb2147fe43f7c9058cf1 (patch)
tree57b722a26322df7fb73b2189b886ca9b156b89d3 /tests/CMakeLists.txt
parentf7f7e84fe08c5f1ba138c070501f962b741a1f80 (diff)
downloadDLT-daemon-ddfe9b98ad4cd4385882cb2147fe43f7c9058cf1.tar.gz
tests: add stdlib to dlt_cpp_extension
Adding stdlib.h into dlt-test-cpp-extension.cpp solves the compile issue: dlt-test-cpp-extension.cpp:89:47: error: 'malloc' was not declared in this scope char *non_const_string = (char *)malloc(17); This occoured while building for QNX. Signed-off-by: Darian Biastoch <dbiastoch@de.adit-jv.com>
Diffstat (limited to 'tests/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions