Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniel Perry
Nektar
Commits
ac024c24
Commit
ac024c24
authored
Jul 30, 2013
by
Pavel Burovskiy
Browse files
Removing sbtk from cmake files
parent
8751f5ad
Changes
4
Hide whitespace changes
Inline
Side-by-side
library/Demos/MultiRegions/CMakeLists.txt
View file @
ac024c24
...
...
@@ -8,7 +8,6 @@ SET(LinkLibraries
optimized
${
Boost_IOSTREAMS_LIBRARY_RELEASE
}
debug
${
Boost_IOSTREAMS_LIBRARY_DEBUG
}
optimized
${
ZLIB_LIBRARY_RELEASE
}
debug
${
ZLIB_LIBRARY_DEBUG
}
optimized
${
TINYXML_LIB
}
debug
${
TINYXML_LIB
}
optimized sbtk debug sbtk
)
SET
(
HelmholtzCont1DSource Helmholtz1D.cpp
)
...
...
library/Demos/MultiRegions/ExtraDemos/CMakeLists.txt
View file @
ac024c24
...
...
@@ -8,7 +8,6 @@ SET(LinkLibraries
optimized
${
Boost_IOSTREAMS_LIBRARY_RELEASE
}
debug
${
Boost_IOSTREAMS_LIBRARY_DEBUG
}
optimized
${
ZLIB_LIBRARY_RELEASE
}
debug
${
ZLIB_LIBRARY_DEBUG
}
optimized
${
TINYXML_LIB
}
debug
${
TINYXML_LIB
}
optimized sbtk debug sbtk
)
SET
(
FldToTec2DSource FldToTec2D.cpp
)
...
...
library/Timings/CMakeLists.txt
View file @
ac024c24
...
...
@@ -10,8 +10,7 @@ SET(LinkLibraries
optimized
${
Boost_DATE_TIME_LIBRARY_RELEASE
}
debug
${
Boost_DATE_TIME_LIBRARY_DEBUG
}
optimized
${
Boost_FILESYSTEM_LIBRARY_RELEASE
}
debug
${
Boost_FILESYSTEM_LIBRARY_DEBUG
}
optimized
${
Boost_SYSTEM_LIBRARY_RELEASE
}
debug
${
Boost_SYSTEM_LIBRARY_DEBUG
}
optimized tinyxml debug tinyxml
optimized sbtk debug sbtk
)
optimized tinyxml debug tinyxml
)
SET
(
TimingCGHelmSolve2DSource TimingCGHelmSolve2D.cpp
)
ADD_NEKTAR_EXECUTABLE
(
TimingCGHelmSolve2D timing TimingCGHelmSolve2DSource
)
...
...
solvers/CardiacEPSolver/Utilities/PrePacing/CMakeLists.txt
View file @
ac024c24
...
...
@@ -8,7 +8,6 @@ SET(LinkLibraries
optimized
${
Boost_IOSTREAMS_LIBRARY_RELEASE
}
debug
${
Boost_IOSTREAMS_LIBRARY_DEBUG
}
optimized
${
ZLIB_LIBRARY_RELEASE
}
debug
${
ZLIB_LIBRARY_DEBUG
}
optimized
${
TINYXML_LIB
}
debug
${
TINYXML_LIB
}
optimized sbtk debug sbtk
)
SET
(
PP_SOURCES ./Prepacing.cpp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment