Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 1b1836e

Browse files
committed
Updated dist.cmake
1 parent 47a5439 commit 1b1836e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dist.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ _parse_dist_field ( url DIST_URL )
3434
_parse_dist_field ( desc DIST_DESC )
3535
message ( "DIST_NAME: ${DIST_NAME}")
3636
message ( "DIST_VERSION: ${DIST_VERSION}")
37-
message ( "DIST_AUTHOR: ${DIST_LICENSE}")
37+
message ( "DIST_LICENSE: ${DIST_LICENSE}")
3838
message ( "DIST_AUTHOR: ${DIST_AUTHOR}")
3939
message ( "DIST_MAINTAINER: ${DIST_MAINTAINER}")
4040
message ( "DIST_URL: ${DIST_URL}")

0 commit comments

Comments
 (0)