mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Pig: Promoted Pig to common.git
This commit is contained in:
parent
ab17cbb012
commit
5690fb784a
6 changed files with 1 additions and 820 deletions
|
@ -10,7 +10,7 @@ include_directories (${CMAKE_SOURCE_DIR}
|
|||
include_directories (${CMAKE_INSTALL_PREFIX}/include)
|
||||
link_directories(${CMAKE_INSTALL_PREFIX}/lib)
|
||||
|
||||
set (test_SRCS grammar.t lexer.t lr0.t pig.t rules.t)
|
||||
set (test_SRCS grammar.t lexer.t lr0.t rules.t)
|
||||
|
||||
add_custom_target (test ./run_all --verbose
|
||||
DEPENDS ${test_SRCS}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue