File tree 3 files changed +1
-4
lines changed
3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ hunter_cmake_args(
32
32
hunter_cacheable(ncursesw)
33
33
hunter_download(
34
34
PACKAGE_NAME ncursesw
35
- PACKAGE_INTERNAL_DEPS_ID "1"
36
35
PACKAGE_UNRELOCATABLE_TEXT_FILES
37
36
lib/pkgconfig/ncursesw.pc
38
37
lib/pkgconfig/formw.pc
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ ncurses
14
14
15
15
- `Official <https://www.gnu.org/software/ncurses/ >`__
16
16
- `Example <https://github.com/ruslo/hunter/blob/master/examples/ncursesw/CMakeLists.txt >`__
17
- - Added by `Tim Stack <https://github.com/tstack >`__ (`pr-N <https://github.com/ruslo/hunter/pull/N >`__)
17
+ - Added by `Tim Stack <https://github.com/tstack >`__ (`pr-N <https://github.com/ruslo/hunter/pull/1910 >`__)
18
18
19
19
.. literalinclude :: /../examples/ncursesw/CMakeLists.txt
20
20
:language: cmake
Original file line number Diff line number Diff line change @@ -58,8 +58,6 @@ middleware
58
58
multi
59
59
multiplatform
60
60
natively
61
- ncurses
62
- ncursesw
63
61
performant
64
62
plugin
65
63
plugins
You can’t perform that action at this time.
0 commit comments