Add missing interdependent references

This commit is contained in:
Anonymous
2014-01-20 08:40:25 -07:00
parent 156c12e360
commit cf7a0f4336
5 changed files with 9 additions and 0 deletions
@@ -133,5 +133,6 @@ add_library(sharedUtility STATIC
)
target_link_libraries(sharedUtility
sharedFoundation
sharedMath
)