Do not look for zconf.h in the source directory.
Temporary patch for cmake, but too violent. A better solution will need to be found.
This commit is contained in:
parent
8a844d434f
commit
00161eff1d
1 changed files with 1 additions and 1 deletions
2
zlib.h
2
zlib.h
|
@ -31,7 +31,7 @@
|
|||
#ifndef ZLIB_H
|
||||
#define ZLIB_H
|
||||
|
||||
#include "zconf.h"
|
||||
#include <zconf.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue