spilt find_tests and create_test_proc_files, add workquue for loading tests
This commit is contained in:
@@ -7,6 +7,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user