mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
COMP: Reorganize cmake files
This commit is contained in:
@@ -8,7 +8,7 @@ add_library(tc
|
||||
src/lang.cpp
|
||||
src/solve.cpp
|
||||
)
|
||||
target_link_libraries(tc peglib::peglib fmt::fmt)
|
||||
target_link_libraries(tc peglib fmt)
|
||||
target_include_directories(tc PUBLIC include)
|
||||
|
||||
add_library(tc::tc ALIAS tc)
|
||||
|
||||
Reference in New Issue
Block a user