issues
search
conan-io
/
conan-vs-extension
Conan Extension for Visual Studio
https://marketplace.visualstudio.com/items?itemName=conan-io.conan-vs-extension
MIT License
59
stars
34
forks
source link
properties not update after updating `conanfile.txt` until reopening the solution in VS2019
#193
Closed
playgithub
closed
8 months ago
playgithub
commented
3 years ago
Reproduce:
check project properties:
C/C++/Command Line
Linker/Command Line
update
conanfile.txt
by adding/removing some lib(s), save to trigger installation
repeat step 1, the commands for compiling and linking doesn't change
reopen the solution, the commands for compiling and linking change according to updates to
conanfile.txt
Reproduce:
conanfile.txt
by adding/removing some lib(s), save to trigger installationconanfile.txt