Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
medialibrary
Commits
4331c77b
Commit
4331c77b
authored
May 13, 2014
by
Hugo Beauzée-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add missing file to CMakeLists.txt
parent
4413beec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/CMakeLists.txt
src/CMakeLists.txt
+1
-0
No files found.
src/CMakeLists.txt
View file @
4331c77b
...
...
@@ -13,6 +13,7 @@ list(APPEND HEADERS_LIST
${
CMAKE_SOURCE_DIR
}
/include/IAlbumTrack.h
${
CMAKE_SOURCE_DIR
}
/include/IFile.h
${
CMAKE_SOURCE_DIR
}
/include/IMediaLibrary.h
${
CMAKE_SOURCE_DIR
}
/include/ILabel.h
)
include_directories
(
"
${
CMAKE_SOURCE_DIR
}
/include"
)
...
...
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