mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
refactor splitter
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CXX=clang++
|
||||
CXX=g++
|
||||
CXXFLAGS=-Wall -Wextra -std=c++17 -lstdc++fs
|
||||
TESTS=test_parser test_converter test_extractions test_splitter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user