Skip to content

KevDi/DataProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Compilation Instruction#

I used conan for dependency management but the CMakeLists.txt also uses the FindPackage Call to search for the Dependencies.

  1. conan install .
  2. cmake --preset=conan-release the preset could also be named conan-default or conan-debug
  3. cmake --build --preset=conan-release
  4. Test could be executed with ctest --preset=conan-release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published