Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:documentation:devguide:dependencies [2024/12/04 17:07] castejon [Microsoft Windows with Visual C++ 2017] |
wiki:documentation:devguide:dependencies [2024/12/04 17:08] (current) castejon [Microsoft Windows with Visual C++ 2013] |
||
---|---|---|---|
Line 247: | Line 247: | ||
:: Where to install the third-parties (this folder will be referenced by CMAKE when building terralib5) | :: Where to install the third-parties (this folder will be referenced by CMAKE when building terralib5) | ||
set TERRALIB_DEPENDENCIES_DIR=C:\MyDevel\my-3rds | set TERRALIB_DEPENDENCIES_DIR=C:\MyDevel\my-3rds | ||
- | :: Where is the TerraLib5 codebase (git clone) | + | :: Where is the TerraLib5 codebase |
set TERRALIB5_CODEBASE_PATH=C:\MyDevel\terralib5 | set TERRALIB5_CODEBASE_PATH=C:\MyDevel\terralib5 | ||
</code> | </code> |