update kunity and update cmake
This commit is contained in:
@@ -4,7 +4,9 @@ include("test/lib/KUnity/dev-utility/BuildKernelModule.cmake")
|
||||
SET(module_name kunity_test_runner_module)
|
||||
project (${module_name})
|
||||
|
||||
if(NOT KERNEL_DIR)
|
||||
Set(KERNEL_DIR "/lib/modules/${CMAKE_SYSTEM_VERSION}/build" )
|
||||
endif()
|
||||
set(CMAKE_C_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -Werror -pedantic -Weverything")
|
||||
|
||||
file(GLOB module_src_files
|
||||
|
||||
Submodule test/lib/KUnity updated: 2909c6a091...ec3f646c5b
Reference in New Issue
Block a user