Skip to content
Snippets Groups Projects
Commit 4783a3d0 authored by Vincent Hardion's avatar Vincent Hardion
Browse files

add cryo_support as include dir

parent 11698d6c
Branches
Tags
No related merge requests found
......@@ -18,6 +18,15 @@
<plugin>
<groupId>org.freehep</groupId>
<artifactId>freehep-nar-plugin</artifactId>
<configuration>
<cpp>
<includePaths>
<includePath>src</includePath>
<includePath>src/cryo_support</includePath>
</includePaths>
</cpp>
</configuration>
</plugin>
</plugins>
</build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment