Skip to content

Ensure unit tests are not built until after src directory#131

Merged
LeandroMartinsdS merged 1 commit into
DiamondLightSource:dls-masterfrom
jwlodek:ensure-unit-tests-after-src
Jan 16, 2025
Merged

Ensure unit tests are not built until after src directory#131
LeandroMartinsdS merged 1 commit into
DiamondLightSource:dls-masterfrom
jwlodek:ensure-unit-tests-after-src

Conversation

@jwlodek
Copy link
Copy Markdown
Contributor

@jwlodek jwlodek commented Dec 23, 2024

Without this change, when cloning the most recent version and compiling with the -j flag, the compilation will fail by trying to build the unit tests directory before the source directories have been built.

@LeandroMartinsdS
Copy link
Copy Markdown
Contributor

Thank you @jwlodek.

I will merge your changes.
FWIW I'll add the dependency of etc later, to make it possible to use -j when dls-xml-iocbuilder.py is present.

@LeandroMartinsdS LeandroMartinsdS merged commit 6ffb650 into DiamondLightSource:dls-master Jan 16, 2025
@LeandroMartinsdS LeandroMartinsdS removed their request for review January 16, 2025 10:07
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