Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
solverstack
vite
Commits
2d2907bf
Commit
2d2907bf
authored
Jul 26, 2011
by
Mathieu Faverge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing files to CMakeList
parent
50a1589f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/CMakeLists.txt
src/CMakeLists.txt
+2
-0
No files found.
src/CMakeLists.txt
View file @
2d2907bf
...
@@ -284,6 +284,7 @@ IF(VITE_ENABLE_OTF)
...
@@ -284,6 +284,7 @@ IF(VITE_ENABLE_OTF)
parser/ParserOTF.hpp
parser/ParserOTF.hpp
parser/mt_ParserEventOTF.hpp
parser/mt_ParserEventOTF.hpp
parser/mt_ParserOTF.hpp
parser/mt_ParserOTF.hpp
parser/OTFTraceBuilderThread.hpp
)
)
SET
(
VITE_SRCS
SET
(
VITE_SRCS
...
@@ -293,6 +294,7 @@ IF(VITE_ENABLE_OTF)
...
@@ -293,6 +294,7 @@ IF(VITE_ENABLE_OTF)
parser/ParserOTF.cpp
parser/ParserOTF.cpp
parser/mt_ParserEventOTF.cpp
parser/mt_ParserEventOTF.cpp
parser/mt_ParserOTF.cpp
parser/mt_ParserOTF.cpp
parser/OTFTraceBuilderThread.cpp
)
)
INCLUDE_DIRECTORIES
(
${
OTF_INCLUDE_DIR
}
)
INCLUDE_DIRECTORIES
(
${
OTF_INCLUDE_DIR
}
)
...
...
Write
Preview
Markdown
is supported
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