History log of /btstack/port/windows-h4-zephyr/CMakeLists.txt (Results 1 – 9 of 9)
Revision Date Author Comments
# caeaa206 01-Nov-2023 Matthias Ringwald <[email protected]>

port: update to CMake 3.12, mark PortAudio as optional, add pthread lib for posix


# 57f681c0 04-Oct-2023 Matthias Ringwald <[email protected]>

port: avoid duplicate library warning for CMake


# bbce5fac 29-Nov-2022 Matthias Ringwald <[email protected]>

port: streamling CMake build files, fix .h not getting generated in some ports


# 7367e9aa 21-Nov-2022 Matthias Ringwald <[email protected]>

port: make pkg-config check optional where possible, add portaudio


# 42c5c558 21-Nov-2022 Matthias Ringwald <[email protected]>

windows ports: enable PortAudio via pkg-config in CMake build


# 1e0ee29b 13-Jun-2022 Matthias Ringwald <[email protected]>

port: fix .gatt -> .h conversion in cmake builds


# dce6d7b3 13-Jun-2022 Matthias Ringwald <[email protected]>

port: add missing BTSTACK_ROOT


# 02bddf72 13-Jun-2022 Matthias Ringwald <[email protected]>

port: use find_package(python) in cmake builds


# cb97e8fb 29-Apr-2022 Matthias Ringwald <[email protected]>

windows-h4-zephyr: provide CMake file