tokinizing
This commit is contained in:
parent
dd099f3382
commit
10e16147ba
3 changed files with 360 additions and 124 deletions
|
@ -55,4 +55,5 @@ set(MSPH_HEADER
|
|||
)
|
||||
|
||||
add_executable(msph ${MSPH_HEADER} ${MSPH_SRC})
|
||||
target_include_directories(spho PRIVATE ${INCLUDE_DIR})
|
||||
target_include_directories(msph PRIVATE ${INCLUDE_DIR})
|
||||
target_link_libraries(devcheck spho)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue