Skip to content
Snippets Groups Projects
Commit 07822f46 authored by Gerardo Ganis's avatar Gerardo Ganis
Browse files

Fix typo

parent 47b9dd00
No related branches found
No related tags found
Loading
Pipeline #2287811 passed
......@@ -21,7 +21,7 @@ LCGPackage_Add(
-DHOST_BINARY_TAG=${LCG_platform}
IF ${LCG_OS} MATCHES ubuntu THEN
-DGAUDI_USE_GPERFTOOLS=FALSE
END IF
ENDIF
INSTALL_COMMAND ${MAKE} install
IF NOT <VERSION> STREQUAL master AND <VERSION> VERSION_LESS v35r0 THEN
COMMAND ${EXEC} bash -c "cp -n -r <INSTALL_DIR>/*.cmake <INSTALL_DIR>/cmake"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment