mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2025-01-04 07:04:01 +00:00
9bc219ee14
About Shared Library (shared) and Module Library (module) type of cmake target INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
5 lines
100 B
CMake
5 lines
100 B
CMake
|
|
ADD_SUBDIRECTORY(sound_sources)
|
|
ADD_SUBDIRECTORY(stream_file)
|
|
ADD_SUBDIRECTORY(stream_ogg_vorbis)
|
|
|