xo-tokenizer: build: canonical lib/proj names, + xo_ prefix
This commit is contained in:
parent
9dc37e84e6
commit
04920c0e9a
5 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# tokenizer/CMakeLists.txt
|
||||
|
||||
set(SELF_LIB tokenizer)
|
||||
set(SELF_LIB xo_tokenizer)
|
||||
set(SELF_SRCS
|
||||
tokentype.cpp
|
||||
token.cpp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue