File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ if (REFLECTCPP_USE_VCPKG)
4949 set (CMAKE_TOOLCHAIN_FILE ${CMAKE_CURRENT_SOURCE_DIR} /vcpkg/scripts/buildsystems/vcpkg.cmake CACHE STRING "Vcpkg toolchain file" )
5050endif ()
5151
52- project (reflectcpp VERSION 0.16 .0 LANGUAGES CXX )
52+ project (reflectcpp VERSION 0.17 .0 LANGUAGES CXX )
5353
5454set (CMAKE_CXX_STANDARD 20)
5555
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2023-2024 Code17 GmbH
3+ Copyright (c) 2023-2025 Code17 GmbH
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11{
22 "name" : " reflectcpp" ,
3- "version-string" : " 0.16 .0" ,
3+ "version-string" : " 0.17 .0" ,
44 "builtin-baseline" : " cd124b84feb0c02a24a2d90981e8358fdee0e077" ,
55 "dependencies" : [
66 {
You can’t perform that action at this time.
0 commit comments