[12gevmoller_sim] [JeffersonLab/remoll] 1270dc: Split remoll cmake into config and use file.
GitHub
noreply at github.com
Tue Nov 20 01:34:19 EST 2018
Branch: refs/heads/feature-cmake-analysis-in-subproject
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AhoKkvquPn4CtSfrMKSHJrt1PNBWHKu6fSbi77Y1Yjw&s=lMRqi0BXt1VsgopzxOTPqXNw4CpunkE6mZKD-Z5nDio&e=
Commit: 1270dcc9b533444f64716b61ffae70e56d6e7f6e
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_1270dcc9b533444f64716b61ffae70e56d6e7f6e&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AhoKkvquPn4CtSfrMKSHJrt1PNBWHKu6fSbi77Y1Yjw&s=3qfHlgxd3kGbi60y_WQQ5qJkqVam7tzpJKNZNBTvJJE&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2018-11-20 (Tue, 20 Nov 2018)
Changed paths:
M CMakeLists.txt
M analysis/pe/CMakeLists.txt
R cmake/modules/CMakeMacroParseArguments.cmake
R cmake/modules/FindEXE.cmake
R cmake/modules/FindREMOLL.cmake
R cmake/modules/FindROOT.cmake
A cmake/modules/remoll-config.cmake
A cmake/modules/remoll-use-file.cmake
Log Message:
-----------
Split remoll cmake into config and use file.
Removed FindROOT in favor of the one distributed with ROOT.
Now this seems to work file:
1. in remoll: mkdir build && cd build && cmake .. && make && make install
2. in pe: mkdir build && cd build && cmake .. && make && make install
The remoll config file tries to use the script remoll-config and absent
that assumes that the library is three levels up (which is where it would
be if you make install without special path).
Commit: d9baeb36aca2295d74daf4d2a031225ac4d2b856
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d9baeb36aca2295d74daf4d2a031225ac4d2b856&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AhoKkvquPn4CtSfrMKSHJrt1PNBWHKu6fSbi77Y1Yjw&s=WGkeImF8pRXG6Lv9io-yiZT3GD1u5SrmXi2cWOT_V_4&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2018-11-20 (Tue, 20 Nov 2018)
Changed paths:
M analysis/hallRad/CMakeLists.txt
Log Message:
-----------
Merge branch 'feature-cmake-analysis-in-subproject' of github.com:JeffersonLab/remoll into feature-cmake-analysis-in-subproject
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_adb82d3ec145...d9baeb36aca2&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AhoKkvquPn4CtSfrMKSHJrt1PNBWHKu6fSbi77Y1Yjw&s=BwMcBcfIdc_6NbDZ7j2kesg9ol90Usyhb2Iiuq3QBtE&e=
**NOTE:** This service has been marked for deprecation: https://urldefense.proofpoint.com/v2/url?u=https-3A__developer.github.com_changes_2018-2D04-2D25-2Dgithub-2Dservices-2Ddeprecation_&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AhoKkvquPn4CtSfrMKSHJrt1PNBWHKu6fSbi77Y1Yjw&s=quC0GF_VeyX4XV6B8dSaRUXYXKCaAFiJabhSbab9ZII&e=
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the 12gevmoller_sim
mailing list