We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd843d3 commit 09bf054Copy full SHA for 09bf054
cmake/ztd.cuneicode-config.cmake.in
@@ -2,7 +2,7 @@
2
3
if (TARGET ztd::cuneicode)
4
get_target_property(ZTD_CUNEICODE_INCLUDE_DIRS
5
- ztd.cuneicode.single INTERFACE_INCLUDE_DIRECTORIES)
+ ztd.cuneicode INTERFACE_INCLUDE_DIRECTORIES)
6
set_and_check(ZTD_CUNEICODE_INCLUDE_DIRS "${ZTD_CUNEICODE_INCLUDE_DIRS}")
7
endif()
8
0 commit comments