fixed typo
This commit is contained in:
parent
aa34efb0a8
commit
15a82cbcc1
4
src/external/Nonlocal/CMakeLists.txt
vendored
4
src/external/Nonlocal/CMakeLists.txt
vendored
@ -33,7 +33,7 @@ target_include_directories(
|
|||||||
#--- add library dependencies -------------------------------------------------
|
#--- add library dependencies -------------------------------------------------
|
||||||
target_link_libraries(PNL_PippardFitter PUserFcnBase ${FFTW3_LIBRARIES} ${ROOT_LIBRARIES})
|
target_link_libraries(PNL_PippardFitter PUserFcnBase ${FFTW3_LIBRARIES} ${ROOT_LIBRARIES})
|
||||||
|
|
||||||
#--- install TMusrRunHeader solib ---------------------------------------------
|
#--- install PNL_PippardFitter solib ------------------------------------------
|
||||||
install(TARGETS PNL_PippardFitter DESTINATION lib)
|
install(TARGETS PNL_PippardFitter DESTINATION lib)
|
||||||
|
|
||||||
#--- install root pcm's and rootmaps ------------------------------------------
|
#--- install root pcm's and rootmaps ------------------------------------------
|
||||||
@ -45,7 +45,7 @@ install(
|
|||||||
DESTINATION lib
|
DESTINATION lib
|
||||||
)
|
)
|
||||||
|
|
||||||
#--- install TMusrRunHeader header --------------------------------------------
|
#--- install PNL_PippardFitter header -----------------------------------------
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
PNL_PippardFitter.h
|
PNL_PippardFitter.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user