Moved -DRPI to RCSwitch project
This commit is contained in:
parent
35d3428321
commit
823ebbe42d
3 changed files with 7 additions and 6 deletions
|
@ -11,6 +11,11 @@ target_link_libraries(${PROJECT_NAME}
|
|||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME}
|
||||
PUBLIC .
|
||||
PUBLIC rc-switch
|
||||
)
|
||||
|
||||
target_compile_definitions(${PROJECT_NAME}
|
||||
PUBLIC RPI
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue