Skip to content

Commit d724fb1

Browse files
authored
Add namespace to cmake config (#20)
Signed-off-by: Bogdan Vaneev <[email protected]>
1 parent 5a02aad commit d724fb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ install(
160160
install(
161161
EXPORT ed25519Config
162162
DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/ed25519
163+
NAMESPACE iroha::
163164
)
164165
export(
165166
TARGETS ed25519

0 commit comments

Comments
 (0)