5 lines
106 B
CMake
5 lines
106 B
CMake
# -*- cmake -*-
|
|
|
|
set(AISTATEMACHINE_INCLUDE_DIRS statemachine)
|
|
set(AISTATEMACHINE_LIBRARIES statemachine)
|