some more info to minimal example
This commit is contained in:
@@ -8,6 +8,7 @@ add_executable(minimal
|
||||
add_library(mini SHARED
|
||||
minimal_lib.cpp
|
||||
minimal_lib.h
|
||||
|
||||
)
|
||||
|
||||
target_link_libraries(minimal mini)
|
||||
|
||||
Reference in New Issue
Block a user