mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
cmake: Fix an error in the declaration of target include directories
Properly declare target include directories for generated includes. Previously the non targeted `include_directories()` was used, which had issue when using the `png_static` target in a submodule. Signed-off-by: Cosmin Truta <ctruta@gmail.com>
This commit is contained in:
@@ -21,6 +21,7 @@ Author List
|
||||
* Dan Rosser
|
||||
* David Callu
|
||||
* Eric Riff
|
||||
* Erik Scholz
|
||||
* Gianfranco Costamagna
|
||||
* Gleb Mazovetskiy
|
||||
* Glenn Randers-Pehrson
|
||||
|
||||
Reference in New Issue
Block a user