We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16994e4 commit c21dfd3Copy full SHA for c21dfd3
1 file changed
src/CMakeLists.txt
@@ -140,9 +140,9 @@ install (TARGETS lambda lambda_indexer
140
141
# Install non-binary files for the package to "." for app builds and
142
# ${PREFIX}/share/doc/lambda for SeqAn release builds.
143
-install (FILES ../LICENSE
144
- ../README.md
145
- ../CHANGELOG.md
+install (FILES ../LICENSE-GPL3.rst
+ ../README.rst
+ ../COPYING.rst
146
DESTINATION ${SEQAN_PREFIX_SHARE_DOC})
147
# install (FILES example/fasta1.fa
148
# example/fasta2.fa
0 commit comments