mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-22 23:34:57 -04:00
iff2html working
This commit is contained in:
parent
deaf3327e0
commit
4cd716e94d
89 changed files with 7711 additions and 3 deletions
|
@ -46,8 +46,8 @@ else()
|
|||
#### Static library (uncomment to build)
|
||||
add_library(libvitaboy_static STATIC ${LIBVITABOY_SOURCES})
|
||||
set_target_properties(libvitaboy_static PROPERTIES
|
||||
OUTPUT_NAME "vitaboy"
|
||||
CLEAN_DIRECT_OUTPUT 1)
|
||||
OUTPUT_NAME "vitaboy"
|
||||
CLEAN_DIRECT_OUTPUT 1)
|
||||
|
||||
set(VITABOY_LIB libvitaboy_static)
|
||||
endif() # BUILD_SHARED_LIBS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue