mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 22:00:11 +08:00
Some checks are pending
C/C++ CI / ${{ matrix.target }} (macos-15) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (ubuntu-24.04-arm) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (ubuntu-latest) (push) Waiting to run
C/C++ CI / ${{ matrix.target }} (windows-2022) (push) Waiting to run
5 lines
75 B
CMake
5 lines
75 B
CMake
# utf8tocp1251
|
|
add_3proxy_plugin(utf8tocp1251
|
|
SOURCES utf8tocp1251.c
|
|
)
|