meta: add module for disk I/O functionality
This commit is contained in:
@@ -5,7 +5,7 @@ include (TestBigEndian)
|
||||
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
||||
set(b_modules core object term cmd)
|
||||
set(b_modules core object term cmd io)
|
||||
|
||||
set(b_system_name ${CMAKE_SYSTEM_NAME})
|
||||
string(TOLOWER ${b_system_name} b_system_name)
|
||||
|
||||
Reference in New Issue
Block a user