mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-28 07:03:10 +08:00
0150f5a22b
examples as submodule cmake support
4 lines
93 B
CMake
4 lines
93 B
CMake
# ports/embos
|
|
target_include_directories(qpc PUBLIC .)
|
|
target_sources(qpc PRIVATE qf_port.c)
|