Skip to content

Commit

Permalink
Fix EMF dependencies setup's source locator to look for nests projects (
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Jan 8, 2023
1 parent b3dd823 commit 2231217
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion oomph/Platform.setup
Expand Up @@ -498,7 +498,8 @@
<targlet
name="EMF Dependency">
<sourceLocator
rootFolder="${git.clone.emf.location}"/>
rootFolder="${git.clone.emf.location}"
locateNestedProjects="true"/>
</targlet>
</setupTask>
<setupTask
Expand Down

0 comments on commit 2231217

Please sign in to comment.