framework icon indicating copy to clipboard operation
framework copied to clipboard

use the GIO target instead of lib/include variables

Open pslldq opened this issue 9 months ago • 0 comments

Use the GIO target instead of the lib/include variables, as it matches the modern CMake approach. Furthermore it also makes it clear to CMake that we're linking against an external target, so CMake doesn't try to add the include/library paths to the gernerated MaliitGLibTargets.cmake file.

pslldq avatar Mar 17 '25 15:03 pslldq