mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-02-04 07:13:16 +08:00
4 lines
89 B
CMake
4 lines
89 B
CMake
# ports/qube
|
|
target_include_directories(qpc PUBLIC .)
|
|
target_sources(qpc PRIVATE qube.c)
|