restructured test folder and enabled cmake v3 support
This commit is contained in:
5
unittest/internal/osal/CMakeLists.txt
Normal file
5
unittest/internal/osal/CMakeLists.txt
Normal file
@ -0,0 +1,5 @@
|
||||
target_sources(${TARGET_NAME} PRIVATE
|
||||
IntTestMq.cpp
|
||||
IntTestMutex.cpp
|
||||
IntTestSemaphore.cpp
|
||||
)
|
Reference in New Issue
Block a user