Move app/service code from tactility-core to tactility (#14)
* Move app/service code from tactility-core to tactility * fix formatting * updated dev docs
This commit is contained in:
committed by
GitHub
parent
0c724e2e68
commit
e2209ccba8
@@ -5,3 +5,6 @@ add_executable(app-sim ${SOURCES})
|
||||
target_link_libraries(app-sim PRIVATE tactility)
|
||||
target_link_libraries(app-sim PRIVATE tactility-core)
|
||||
|
||||
add_definitions(-D_Nullable=)
|
||||
add_definitions(-D_Nonnull=)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user