From c5f166179b578b728aa2e47460b604d119a940b3 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Sat, 11 Jun 2016 20:33:18 +0300 Subject: cmake: add option to build shared libs --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b59a8e5..c060657 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ You can use the following cmake flags to control the build. Use `-DFLAG=VALUE` t Option name | Values | Default | Notes --------------------- | ------------- | -------- | -------- CMAKE_BUILD_TYPE | Release/Debug | Release | +BUILD_SHARED_LIBS | ON/OFF | OFF | LIBKMS_ENABLE_PYTHON | ON/OFF | ON | LIBKMS_ENABLE_KMSCUBEĀ | ON/OFF | OFF | -- cgit v1.2.3