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

Commit de89720

Browse files
committed
Fixed install issue
1 parent cdbb9eb commit de89720

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ include ( dist.cmake )
1111
# Install all files and documentation
1212
install ( DIRECTORY src/metrics DESTINATION ${INSTALL_LMOD} )
1313
install_data ( README COPYRIGHT)
14-
install_doc ( doc/ )
14+
#install_doc ( doc/ )

0 commit comments

Comments
 (0)