Removed BUILD_SHARED_LIBS option
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
This commit is contained in:
parent
661abb2629
commit
a86736e332
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ macro(kompute_option_string OPTION_NAME OPTION_TEXT OPTION_DEFAULT)
|
|||
message(STATUS " ${OPTION_NAME}: ${${OPTION_NAME}}")
|
||||
endmacro()
|
||||
|
||||
option(BUILD_SHARED_LIBS "Build libraries as shared libraries" ON)
|
||||
message(STATUS "General purpose GPU compute framework built on Vulkan")
|
||||
message(STATUS "=======================================================")
|
||||
# Enable or disable targets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue