mirror of
https://github.com/openbabel/openbabel.git
synced 2025-02-25 18:55:23 -06:00
OpenBabel3Config.cmake to keep include information
this may solve https://github.com/openbabel/openbabel/issues/2374
This commit is contained in:
parent
2b211d6acf
commit
55b8af1eef
@ -1,6 +1,6 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
set(OpenBabel3_INCLUDE_DIRS "")
|
||||
set(OpenBabel3_INCLUDE_DIRS "@OpenBabel3_INCLUDE_DIRS@")
|
||||
set(OpenBabel3_LIBRARIES "@OpenBabel3_LIBRARIES@")
|
||||
set(OpenBabel3_ENABLE_VERSIONED_FORMATS "@ENABLE_VERSIONED_FORMATS@")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user