Skip to content

Commit 526701d

Browse files
committed
[Comgr][NFC] Document static libs option in README
Change-Id: I4a3213ba11fedde300f323d834eb17ad282841ef
1 parent bb826cc commit 526701d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

amd/comgr/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ Optionally,
7777
may be enabled during development via `-DADDRESS_SANITIZER=On` during the Comgr
7878
`cmake` step.
7979

80+
Comgr can be built as a static library by passing
81+
`-DCOMGR_BUILD_SHARED_LIBS=OFF` during the Comgr `cmake` step.
82+
8083
Depending on the Code Object Manager
8184
------------------------------------
8285

0 commit comments

Comments
 (0)