Build: Rename Harikoff=>Salmanoff
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Core library
|
||||
add_library(hcore STATIC
|
||||
add_library(score STATIC
|
||||
mind.cpp
|
||||
opts.cpp
|
||||
componentThread.cpp
|
||||
)
|
||||
|
||||
target_include_directories(hcore PUBLIC
|
||||
target_include_directories(score PUBLIC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/include
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user