Skip to content

Commit ff7063a

Browse files
author
Mayeul d'Avezac
committed
localbash.sh.in was not installed
1 parent 9e7dbbc commit ff7063a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ file(GLOB scripts *.cmake)
22
file(GLOB cpp_files RELATIVE cpp11 *.cpp)
33

44
install(
5-
FILES ${scripts}
5+
FILES ${scripts} localbash.in.sh
66
DESTINATION ${INSTALL_DIRECTORY}/scripts
77
)
88

0 commit comments

Comments
 (0)