Skip to content

Commit 102e65a

Browse files
Update CMakeLists.txt
1 parent 4f62794 commit 102e65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ install(FILES ${ads_INSTALL_INCLUDE}
8080
COMPONENT headers
8181
)
8282
install(FILES
83-
"${CMAKE_CURRENT_SOURCE_DIR}/LICENSE.md"
83+
"${CMAKE_CURRENT_SOURCE_DIR}/LICENSE"
8484
"${CMAKE_CURRENT_SOURCE_DIR}/gnu-lgpl-v2.1.md"
8585
DESTINATION license
8686
COMPONENT license

0 commit comments

Comments
 (0)