chore: update CMakeLists
- update the use of target_sources() to remove duplicated header file declarations. - thx Gary Wang
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
cmake_minimum_required(VERSION 3.23)
|
||||
project(YYCC
|
||||
VERSION 1.0.0
|
||||
LANGUAGES CXX
|
||||
|
Reference in New Issue
Block a user