Open xsscx opened 7 hours ago
Updates CI/CD Scripts and the CMakeLists.txt's, Housekeeping.
git clone https://github.com/InternationalColorConsortium/DemoIccMAX.git cd DemoIccMAX git fetch origin pull/109/head:pr-109 git checkout pr-109 cd Build cmake -DCMAKE_INSTALL_PREFIX=$HOME/.local -DCMAKE_BUILD_TYPE=Release -DENABLE_TOOLS=ON -Wno-dev Cmake/ make clean make -j$(nproc)
Tools/IccToXml/iccToXml IccToXml built with IccProfLib Version 2.2.5, IccLibXML Version 2.2.5
Tools/IccFromXml/iccFromXml IccFromXml built with IccProfLib Version 2.2.5, IccLibXML Version 2.2.5
Refactor CMakeLists.txt's
This PR
Updates CI/CD Scripts and the CMakeLists.txt's, Housekeeping.
Reproduction
Read Test
Write test
TODO
Refactor CMakeLists.txt's