🎨 Splits test_aswm.c
This commit is contained in:
parent
b47ccfd93a
commit
3d17053a2b
4 changed files with 137 additions and 127 deletions
|
|
@ -55,6 +55,7 @@ add_compile_definitions(ASWM_TEST_DIR="${CMAKE_CURRENT_SOURCE_DIR}/test/")
|
|||
add_executable(test_aswm
|
||||
test/test_set_up.c
|
||||
test/aswm/test_aswm.c
|
||||
test/aswm/test_aswm_create_windows.c
|
||||
)
|
||||
target_include_directories(test_aswm PUBLIC ${unity_SOURCE_DIR}/src)
|
||||
target_link_libraries(test_aswm libaswm unity)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue