Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
medialibrary
Commits
63b6cbdf
Commit
63b6cbdf
authored
Aug 23, 2014
by
Hugo Beauzée-Luyssen
Browse files
test: Fix build
parent
efc8bd74
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/CMakeLists.txt
View file @
63b6cbdf
...
...
@@ -30,6 +30,7 @@ add_definitions("-g")
add_definitions
(
"-Wall -Wextra"
)
include_directories
(
${
CMAKE_SOURCE_DIR
}
/include
)
include_directories
(
${
CMAKE_SOURCE_DIR
}
/src
)
include_directories
(
${
LIBVLC_INCLUDE_DIR
}
)
list
(
APPEND TEST_SRCS
Files.cpp
...
...
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