Skip to content

Commit

Permalink
Fix options.
Browse files Browse the repository at this point in the history
  • Loading branch information
szmyd committed Jan 31, 2025
1 parent 2f1d958 commit 1350141
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 11 deletions.
1 change: 1 addition & 0 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ class IOMgrConan(ConanFile):
'sanitize': False,
'testing': 'epoll_mode',
'sisl:prerelease': True,
"pistache:with_ssl": True,
}

generators = "cmake", "cmake_find_package"
Expand Down
1 change: 1 addition & 0 deletions locks/base.lock
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@
"ref": "pistache/nbi.0.0.5.1#4df0203beb68dada3f63f5c5214de7f1",
"requires": [
"49",
"10",
"50"
],
"context": "host"
Expand Down
Loading

0 comments on commit 1350141

Please sign in to comment.