Conan probably won't copy things over from the old folder automatically.

This commit is contained in:
Julian Groß 2025-06-03 12:56:46 +02:00 committed by GitHub
parent b9ebb7bb9f
commit 47e1d6e574
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,6 +74,8 @@ To create this variable:
* Set "Variable name" to `CONAN_HOME` * Set "Variable name" to `CONAN_HOME`
* Set "Variable value" to any directory that you have control over. * Set "Variable value" to any directory that you have control over.
*Make sure that you copy the contents of your old `.conan2` folder over, or that you add the remote from step 2 again.*
## Step 7. Running CMake to Generate Build Files ## Step 7. Running CMake to Generate Build Files
These instructions only apply to Visual Studio 2019. These instructions only apply to Visual Studio 2019.