Added missing interdependency references

This commit is contained in:
Anonymous
2014-01-21 05:45:30 -07:00
parent 1c391034f9
commit 24eb9956f8
6 changed files with 22 additions and 5 deletions
@@ -67,4 +67,6 @@ add_library(sharedFile STATIC
target_link_libraries(sharedFile
sharedCompression
sharedDebug
sharedFoundation
fileInterface
)