buxfixed on CMakeLists.txt regarding copying failures
This commit is contained in:
parent
573bc95911
commit
839392f0dc
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ LINK_DIRECTORIES(${Boost_LIBRARY_DIRS})
|
|||
|
||||
SET(RESOURCES
|
||||
eda_sa.param
|
||||
plot.py
|
||||
plot_on_ggobi.py
|
||||
gplot.py
|
||||
ggobi.py
|
||||
)
|
||||
|
||||
FOREACH(file ${RESOURCES})
|
||||
|
|
|
|||
Reference in a new issue