You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set(${TARGET_NAME}_LIB_NAME "${CMAKE_STATIC_LIBRARY_PREFIX}${TARGET_NAME}${CMAKE_STATIC_LIBRARY_SUFFIX}"CACHESTRING"output library name for target ${TARGET_NAME}")
291
291
endif()
292
292
293
-
# Add dummy code to support `make target_name` under Terminal Command
0 commit comments