Skip to content
Snippets Groups Projects
Commit 624c1165 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Conform project's name to package's name

parent 25d3a9a8
No related branches found
No related tags found
2 merge requests!170Merging latest CMake fixes from master into the branch to test the new CI single-build jobs,!168Fix FullSimLight and FSL builds for distribution kits, and make HepMC3 dependency optional
......@@ -2,7 +2,7 @@
# Set up the project.
cmake_minimum_required( VERSION 3.1 )
project( "FSLUserActionsPlugins" )
project( "UserActionsPlugins" )
#Set up the project. Check if we build it with GeoModel or individually
if(CMAKE_SOURCE_DIR STREQUAL PROJECT_SOURCE_DIR)
......
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