2018-03-24 13:54:02 -04:00
|
|
|
add_library(discio
|
2015-04-10 22:10:49 +02:00
|
|
|
Blob.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
Blob.h
|
2010-12-29 15:23:02 +00:00
|
|
|
CISOBlob.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
CISOBlob.h
|
2010-11-01 15:47:02 +00:00
|
|
|
CompressedBlob.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
CompressedBlob.h
|
2017-06-07 20:32:09 +02:00
|
|
|
DirectoryBlob.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
DirectoryBlob.h
|
2017-06-17 12:37:30 +02:00
|
|
|
DiscExtractor.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
DiscExtractor.h
|
2010-11-01 15:47:02 +00:00
|
|
|
DiscScrubber.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
DiscScrubber.h
|
2021-03-09 20:06:34 +01:00
|
|
|
DiscUtils.cpp
|
|
|
|
DiscUtils.h
|
2016-07-06 20:33:05 +02:00
|
|
|
Enums.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
Enums.h
|
2010-11-01 15:47:02 +00:00
|
|
|
FileBlob.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
FileBlob.h
|
2010-11-01 15:47:02 +00:00
|
|
|
FileSystemGCWii.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
FileSystemGCWii.h
|
2010-12-29 15:23:02 +00:00
|
|
|
Filesystem.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
Filesystem.h
|
2021-10-09 03:17:38 +02:00
|
|
|
GameModDescriptor.cpp
|
|
|
|
GameModDescriptor.h
|
2020-05-10 19:21:05 +02:00
|
|
|
LaggedFibonacciGenerator.cpp
|
|
|
|
LaggedFibonacciGenerator.h
|
2020-04-22 09:50:27 +02:00
|
|
|
MultithreadedCompressor.h
|
2017-03-19 01:00:49 -06:00
|
|
|
NANDImporter.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
NANDImporter.h
|
2022-07-31 10:14:03 +02:00
|
|
|
NFSBlob.cpp
|
|
|
|
NFSBlob.h
|
2021-09-23 03:21:53 +02:00
|
|
|
RiivolutionParser.cpp
|
|
|
|
RiivolutionParser.h
|
2021-09-23 03:22:17 +02:00
|
|
|
RiivolutionPatcher.cpp
|
|
|
|
RiivolutionPatcher.h
|
2020-04-10 17:40:07 +02:00
|
|
|
ScrubbedBlob.cpp
|
|
|
|
ScrubbedBlob.h
|
2016-12-17 14:48:49 +01:00
|
|
|
TGCBlob.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
TGCBlob.h
|
2016-07-06 20:33:05 +02:00
|
|
|
Volume.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
Volume.h
|
2020-06-04 20:33:52 +02:00
|
|
|
VolumeDisc.cpp
|
|
|
|
VolumeDisc.h
|
2017-07-04 16:35:17 +02:00
|
|
|
VolumeFileBlobReader.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
VolumeFileBlobReader.h
|
2010-11-01 15:47:02 +00:00
|
|
|
VolumeGC.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
VolumeGC.h
|
2019-03-21 23:04:56 +01:00
|
|
|
VolumeVerifier.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
VolumeVerifier.h
|
2010-11-01 15:47:02 +00:00
|
|
|
VolumeWad.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
VolumeWad.h
|
2017-06-06 11:49:01 +02:00
|
|
|
VolumeWii.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
VolumeWii.h
|
|
|
|
WbfsBlob.cpp
|
|
|
|
WbfsBlob.h
|
2018-09-28 17:04:16 +02:00
|
|
|
WIABlob.cpp
|
|
|
|
WIABlob.h
|
2020-05-17 15:21:34 +02:00
|
|
|
WIACompression.cpp
|
|
|
|
WIACompression.h
|
2020-01-23 16:47:49 +01:00
|
|
|
WiiEncryptionCache.cpp
|
|
|
|
WiiEncryptionCache.h
|
2017-11-02 17:05:45 +01:00
|
|
|
WiiSaveBanner.cpp
|
2019-05-29 05:03:07 -04:00
|
|
|
WiiSaveBanner.h
|
2010-12-22 06:00:36 +00:00
|
|
|
)
|
2018-04-13 08:02:26 -04:00
|
|
|
|
|
|
|
target_link_libraries(discio
|
2019-12-31 17:17:11 +01:00
|
|
|
PUBLIC
|
2022-01-16 13:29:51 -08:00
|
|
|
core
|
2019-12-31 17:17:11 +01:00
|
|
|
BZip2::BZip2
|
2022-08-01 17:35:34 -05:00
|
|
|
LibLZMA::LibLZMA
|
2022-08-01 17:35:22 -05:00
|
|
|
zstd::zstd
|
2019-12-31 17:17:11 +01:00
|
|
|
|
2018-04-13 08:02:26 -04:00
|
|
|
PRIVATE
|
2020-10-14 18:34:45 +02:00
|
|
|
fmt::fmt
|
2022-05-28 23:19:55 +01:00
|
|
|
minizip-ng
|
2019-08-23 13:20:09 +02:00
|
|
|
pugixml
|
2018-04-13 08:02:26 -04:00
|
|
|
ZLIB::ZLIB
|
|
|
|
)
|
2022-05-22 01:19:44 +02:00
|
|
|
|
|
|
|
if(MSVC)
|
|
|
|
# Add precompiled header
|
|
|
|
target_link_libraries(discio PRIVATE use_pch)
|
|
|
|
endif()
|