File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.10 )
22
3- project (LDtkLoader VERSION 0.10 .0)
3+ project (LDtkLoader VERSION 1.0 .0)
44
55# get source files
66file (GLOB_RECURSE Src src/*.cpp )
Original file line number Diff line number Diff line change 1- <h1 > LDtk Loader • <img src =https://img.shields.io/badge/LDtk_version-0.10 .0-default > <img src =https://github.com/Madour/LDtkLoader/workflows/CI/badge.svg ></h1 >
1+ <h1 > LDtk Loader • <img src =https://img.shields.io/badge/LDtk_version-1.0 .0-default > <img src =https://github.com/Madour/LDtkLoader/workflows/CI/badge.svg ></h1 >
22
33
44### Load LDtk levels in your C++ game
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ PROJECT_NAME = "LDtkLoader"
3838# could be handy for archiving the generated documentation or if some version
3939# control system is used.
4040
41- PROJECT_NUMBER = 0.7.2
41+ PROJECT_NUMBER = 1.0.0
4242# Using the PROJECT_BRIEF tag one can provide an optional one line description
4343# for a project that appears at the top of each page and should give viewer a
4444# quick idea about the purpose of the project. Keep the description short.
You can’t perform that action at this time.
0 commit comments