mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Fixed wrong default value for LIBCONFIG++_FOUND
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# LIBCONFIG++_LIBRARY, the library to link against to use libconfig++.
|
||||
# LIBCONFIG++_FOUND, If false, do not try to use libconfig++.
|
||||
|
||||
set(LIBCONFIG++_FOUND TRUE)
|
||||
set(LIBCONFIG++_FOUND FALSE)
|
||||
|
||||
find_path(LIBCONFIG++_INCLUDE_DIR libconfig.h++)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user