mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-14 05:42:57 +08:00
10441f7a03
updated QV, QK for MSP430 Cmake support
5 lines
114 B
CMake
5 lines
114 B
CMake
# ports/win32-qutest
|
|
target_include_directories(qpcpp PUBLIC .)
|
|
target_sources(qpcpp PRIVATE
|
|
qutest_port.cpp
|
|
) |