mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Add CMake support
This commit is contained in:
4
src/plugins/simulator/fsuipc32/CMakeLists.txt
Normal file
4
src/plugins/simulator/fsuipc32/CMakeLists.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
||||
|
||||
add_library(fsuipc_32 STATIC FSUIPC_User.h IPCuser.c IPCuser.h NewWeather.h)
|
||||
Reference in New Issue
Block a user