Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
pinocchio
Commits
fca359b3
Commit
fca359b3
authored
Jul 20, 2016
by
Valenza Florian
Browse files
[Cmake] Fix include lua parsers
parent
ec2a5f5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
fca359b3
...
...
@@ -58,7 +58,7 @@ IF(BUILD_PYTHON_INTERFACE)
ENDIF
(
BUILD_PYTHON_INTERFACE
)
IF
(
LUA5_1_FOUND
)
LIST
(
APPEND
${
PROJECT_NAME
}
_PARSER_SOURCES
LIST
(
APPEND
${
PROJECT_NAME
}
_PARSER
S
_SOURCES
parsers/lua/lua_tables.cpp
parsers/lua.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