X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Ffixtures%2Fhelloworld%2FCMakeLists.txt;fp=test%2Ffixtures%2Fhelloworld%2FCMakeLists.txt;h=f7577218794cb9aecdabc1d1f754ffc44da16609;hb=c095e1ea9a9e38f020ce4ae852d97c712be910b6;hp=0000000000000000000000000000000000000000;hpb=3c40079d8360c15f0ce52a6c11a2bc2555177463;p=src%2Fxds%2Fxds-server.git diff --git a/test/fixtures/helloworld/CMakeLists.txt b/test/fixtures/helloworld/CMakeLists.txt new file mode 100644 index 0000000..f757721 --- /dev/null +++ b/test/fixtures/helloworld/CMakeLists.txt @@ -0,0 +1,3 @@ +CMAKE_MINIMUM_REQUIRED(VERSION 3.3) + +include(${CMAKE_CURRENT_SOURCE_DIR}/conf.d/cmake/config.cmake)