removing header only tag
This commit is contained in:
parent
f3e6198ddb
commit
4d53f6b8ef
|
|
@ -1,6 +1,6 @@
|
|||
package("nazaraimgui")
|
||||
|
||||
set_kind("library", {headeronly = true})
|
||||
set_kind("library")
|
||||
set_homepage("https://github.com/NazaraEngine")
|
||||
set_description("Imgui integration library for Nazara projects")
|
||||
set_license("MIT")
|
||||
|
|
|
|||
Loading…
Reference in New Issue