Skip to content

Commit

Permalink
Remove ups directory and CMakePresets.json that may refer to it. Chan…
Browse files Browse the repository at this point in the history
…ge project names to prefer dashes instead of underscores. Update library references
  • Loading branch information
eflumerf committed Feb 12, 2025
1 parent 8706c52 commit b80b485
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 534 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cmake_minimum_required (VERSION 3.19 FATAL_ERROR)

find_package(cetmodules 3.16.00 REQUIRED)

project(otsdaq_mu2e_stm VERSION 3.03.01)
project(otsdaq-mu2e-stm VERSION 3.03.01)

include(CetCMakeEnv)
cet_cmake_env()
Expand Down
2 changes: 1 addition & 1 deletion otsdaq-mu2e-stm/FEInterfaces/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

include(otsdaq::FEInterface)

cet_build_plugin(ROCStoppingTargetMonitorInterface otsdaq::FEInterface LIBRARIES REG otsdaq_mu2e::ROCCore
cet_build_plugin(ROCStoppingTargetMonitorInterface otsdaq::FEInterface LIBRARIES REG otsdaq-mu2e::ROCCore
)

install_headers()
Expand Down
54 changes: 0 additions & 54 deletions ups/product_deps

This file was deleted.

239 changes: 0 additions & 239 deletions ups/setup_deps

This file was deleted.

Loading

0 comments on commit b80b485

Please sign in to comment.