Skip to content

Commit 4b1a591

Browse files
committed
fixup! chore: add shared libs and pkg-config support
1 parent 75df47c commit 4b1a591

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ project(ncrypto VERSION 1.0.1)
33

44
include(CTest)
55
include(GNUInstallDirs)
6+
include(cmake/ncrypto-flags.cmake)
67

78
if (NOT CMAKE_BUILD_TYPE)
89
message(STATUS "No build type selected, default to Release")

0 commit comments

Comments
 (0)