OiO.lk Blog C# convert the command into bash script
C#

convert the command into bash script


add_library(swi STATIC head/modules/app/swi/swi.c)   
target_include_directories(swi PUBLIC head/modules/app/swi)    
set_target_properties(swi PROPERTIES ARCHIVE_OUTPUT_DIRECTORY ${LIBRARY_OUTPUT_PATH})

need to convert this commands into bash script. need help.



You need to sign in to view this answers

Exit mobile version