Skip to content

Commit

Permalink
Resolving small conflict in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
miatauro-NASA committed Dec 4, 2014
1 parent 1ea8b8a commit 26bb9cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PLASMA/System/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ swig_add_module(${PSEngine_target} java base/PSEngine.i)
#add_custom_command(TARGET ${PSEngine_target} PRE_LINK
# COMMAND mkdir base)

#add_dependencies(${PSEngine_target} base)

foreach(dep ${internal_dependencies})
add_common_module_include_dep(${PSEngine_target} ${dep})
target_link_libraries(${PSEngine_target} "${dep}${EUROPA_SUFFIX}")
Expand Down

0 comments on commit 26bb9cd

Please sign in to comment.