Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To make cmake/conan integration works,remember to set in your ide the following cmake variable: CMAKE_PROJECT_TOP_LEVEL_INCLUDES = ./conan_provider.cmake

For VSCode IDE in .vscode/settings.json:

{
    "cmake.configureSettings": {
        "CMAKE_PROJECT_TOP_LEVEL_INCLUDES": "./conan_provider.cmake"
    },    
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages