mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 03:34:53 +08:00
set project language to CXX
Co-authored-by: Chris Thrasher <chrisjthrasher@gmail.com>
This commit is contained in:
parent
2a76e1a34b
commit
2528dcf50c
@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 3.16)
|
||||
# General setup
|
||||
project(serial
|
||||
VERSION 1.2.1
|
||||
LANGUAGES CXX
|
||||
DESCRIPTION "Cross-platform, Serial Port library written in C++"
|
||||
HOMEPAGE_URL "http://wjwwood.io/serial/"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user