[mammoth] Rename cmake target to remove _lib
This commit is contained in:
parent
90f33f31c5
commit
380953937f
4 changed files with 8 additions and 8 deletions
|
|
@ -8,7 +8,7 @@ add_executable(yellowstone
|
|||
PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
target_link_libraries(yellowstone
|
||||
mammoth_lib
|
||||
mammoth
|
||||
glacier
|
||||
libdenali
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue