Skip to content

Releases: genyleap/Project-Template

PT Update 1.1.430 Released. 🎉

26 Jan 19:40
Compare
Choose a tag to compare

We are happy to announce the new update for PT.

  • CMake update to 3.28
  • Added new compiler flags.
  • Added new Sanitizers.
  • Added some comments for cmake configs.

Version 1.1.325

16 Jan 07:36
Compare
Choose a tag to compare

PT Update 1.1.325 Released. 🎉
We are happy to announce the new update for PT.

  • Added new C++23 support.
  • Added new inline file extension support [inl and ipp].

Version 1.1.222

25 Apr 07:10
Compare
Choose a tag to compare

We are happy to announce the new update for PT.

  • Updated all default packages to latest version as well.
  • Added dynamic variable to set force to update packages to latest master or dev branch.
  • Added OpenCV as default package.
  • Added some examples.
  • Fixed some issues.
  • Added new option FORCE_UPGRADED_LIBS

Version 1.0.80

01 Feb 08:25
Compare
Choose a tag to compare
  • Removed some deprecated Standard library header.
  • Added new Organization variable.
  • Added support qml compiler option to Qt6.
  • Upgraded to support latest standard of C++ by default.
  • Fixed GUI_APPLICATION variable option issue for Qt6 and Qt5 generation.
  • Removed unused options.
  • Fixed project main type for non-gui [stl].
  • Fixed QML Application compiled output temp.
  • Added new UI/QML group.
  • The project automatically lists the QML files and prepares them for compilation unit now.
  • Fixed CMAKE_SYSTEM_NAME for Windows.
  • Fixed some issues.

Version 1.0.2-final

14 Nov 08:36
Compare
Choose a tag to compare

We are happy to announce the new update for Project Template.

  • Update and fixed some final issues.
  • Added new full string version variable (PROJECT_VERSION_STRING) for [major.minor.patch and pre-release].

Version 1.0 Final Release

30 Oct 10:13
Compare
Choose a tag to compare

We are happy to announce the release of Project-Template final 1.0!

  • This final version fixes various smaller issues.
  • The platform type no longer needs to be specified manually in this version.

Use the repository as [Use this template] to add the latest version to your project.