Skip to content

Link to streamlog instead of Marlin_LIBRARIES#3

Open
jmcarcell wants to merge 2 commits intoiLCSoft:masterfrom
jmcarcell:marlin-libraries
Open

Link to streamlog instead of Marlin_LIBRARIES#3
jmcarcell wants to merge 2 commits intoiLCSoft:masterfrom
jmcarcell:marlin-libraries

Conversation

@jmcarcell
Copy link
Copy Markdown

BEGINRELEASENOTES

  • Link to streamlog instead of Marlin_LIBRARIES.

ENDRELEASENOTES

Uncovered by iLCSoft/Marlin#56, only streamlog is needed by KiTrack.

Comment thread CMakeLists.txt
Comment on lines 26 to 27
FIND_PACKAGE( Marlin 1.0 REQUIRED ) # minimum required Marlin version
INCLUDE_DIRECTORIES( ${Marlin_INCLUDE_DIRS} )
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to find Marlin if we only want streamlog?

Copy link
Copy Markdown
Author

@jmcarcell jmcarcell Aug 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some includes that need Marlin:
https://github.com/iLCSoft/KiTrack/blob/master/include/KiTrack/SubsetSimple.h#L6 so it should be needed?

Comment thread CMakeLists.txt Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants