Skip to content

iosifzota/cmake_project_with_third_party_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmake_project_with_third_party_lib

This is an example of a CMake project for Windows using a third party pre-build library (binary files: dlls, ...).

Troubleshoot

Could not find PocoConfig.cmake. => set Poco_DIR="third_party/poco" (be careful to be in the root dir of the project. I recommend running in the root folder: cmake -S . -B build

About

This is an example of a CMake project using a third party pre-build library (binary files: dlls, ...).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published