Skip to content

Allow to not use deps from conan#3718

Merged
MridulS merged 13 commits intomainfrom
redo-no-conan
May 28, 2025
Merged

Allow to not use deps from conan#3718
MridulS merged 13 commits intomainfrom
redo-no-conan

Conversation

@MridulS
Copy link
Copy Markdown
Member

@MridulS MridulS commented May 27, 2025

No description provided.

@doronbehar
Copy link
Copy Markdown
Contributor

Also note that the docs should be updated.

@MridulS MridulS enabled auto-merge (squash) May 28, 2025 12:05
@MridulS MridulS merged commit 854d342 into main May 28, 2025
4 checks passed
@MridulS MridulS deleted the redo-no-conan branch May 28, 2025 12:34
4. ``-DCPPCHECK`` toggle run of cppcheck during compilation. ``OFF`` by default.
5. ``-DCTEST_DISCOVER_TESTS`` toggle discovery of individual tests for better (but much slower) integration with ``ctest``. ``OFF`` by default.

6. ``-DSKIP_CONAN`` skip usage of conan to fetch and build c++ dependencies. ``OFF`` by default. All the dependencies should be installed on the system already.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm the environment variable is not documented...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants