mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
add missed LIBFTDI_ prefixes
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ if (FTDIPP)
|
||||
)
|
||||
|
||||
# Static library
|
||||
if ( STATICLIBS )
|
||||
if ( LIBFTDI_STATICLIBS )
|
||||
add_library(ftdipp1-static STATIC ${cpp_sources})
|
||||
target_include_directories(ftdipp1-static BEFORE PUBLIC ${CMAKE_CURRENT_BINARY_DIR}
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
|
||||
Reference in New Issue
Block a user