mirror of
https://gitlab.com/niansa/anyproc.git
synced 2025-03-06 20:49:24 +01:00
Updated for latest justlm
This commit is contained in:
parent
3d3de6ae87
commit
e1a72334e0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ endif()
|
|||
|
||||
add_library(anyproc INTERFACE)
|
||||
target_include_directories(anyproc INTERFACE include/)
|
||||
target_link_libraries(anyproc INTERFACE libjustlm)
|
||||
target_link_libraries(anyproc INTERFACE justlm)
|
||||
|
||||
if (ANYPROC_EXAMPLES)
|
||||
add_executable(dictionary dictionary.cpp)
|
||||
|
|
Loading…
Add table
Reference in a new issue