
#set(schismmodlibs ww3 ${schismmodlibs} PARENT_SCOPE)


##### Create library and add to the list of compiled libraries

#add_library(ww3 )


##### Dependencies
#add_dependencies(ww3 core)
#target_link_libraries(ww3 core)




