Skip to content

Copied Timer.h from VecCore, so it doesn't depend on VecCore for it.#7

Open
mrguilima wants to merge 1 commit intoroot-project:masterfrom
mrguilima:lima/timer
Open

Copied Timer.h from VecCore, so it doesn't depend on VecCore for it.#7
mrguilima wants to merge 1 commit intoroot-project:masterfrom
mrguilima:lima/timer

Conversation

@mrguilima
Copy link
Contributor

After tag 0.5.2, VecCore has renamed VecCore/Timer.h to VecCore/timer.h, and this file is not being installed anymore, which VecMath depends on.

So I copied VecCore/Timer.h into test/RngTest/inc/ directory, and adapted the old #include's accordingly.

@pcanal
Copy link
Member

pcanal commented Jun 12, 2019

@amadio Is this the best solution?

@amadio
Copy link
Member

amadio commented Jun 12, 2019

That file was meant to be private to VecCore, as it's only used in tests. If you want to copy it, I recommend copying the latest version, since it is more portable (now works also on Windows).

@pcanal
Copy link
Member

pcanal commented Jun 17, 2019

@mrguilima ping

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.

3 participants