Fix CMake script which had incorrect target name
This commit is contained in:
@@ -18,7 +18,7 @@ set(SRCS
|
||||
|
||||
add_library(mimir ${SRCS} ${PUBLIC_HEADERS})
|
||||
SET_TARGET_PROPERTIES(
|
||||
hydra
|
||||
mimir
|
||||
PROPERTIES
|
||||
VERSION 0.1.0
|
||||
SOVERSION 0.1
|
||||
|
||||
Reference in New Issue
Block a user