Skip to content

KROIA/ObjectSerializer

Repository files navigation

Object Serializer

Overview

About

QT_cmake_library_template This library was created using the library template

This library is used to save/load c++ objects to/from a binary file.

Installation

Dependencies

How to build

  • If you want to use the library in a project that is based on the library template, you can simply copy the ObjectSerializer.cmake file to your projects dependencies folder and reconfigure that project.

  • If you want to use the library as standalone build and include the logger lib manually to your project, download the repository and run the build.bat or open the CMakeLists.txt using Visual Studio and build and install the library.


How to use

Basic example

🚧

About

Library to save and load objects to/from a binary file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published