Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
333510d4
Commit
333510d4
authored
Jul 27, 2021
by
Stephen
Browse files
Missing filesyetem include
parent
e49aed41
Changes
1
Hide whitespace changes
Inline
Side-by-side
Framework/Kernel/test/CMakeLists.txt
View file @
333510d4
...
...
@@ -17,7 +17,8 @@ if(CXXTEST_FOUND)
Mantid::Types
Mantid::Kernel
Mantid::Json
gmock
)
gmock
Boost::filesystem
)
add_dependencies
(
FrameworkTests KernelTest
)
# Test data
add_dependencies
(
KernelTest StandardTestData
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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