removing header only tag

This commit is contained in:
SweetId
2022-08-06 14:34:40 +01:00
parent f3e6198ddb
commit 4d53f6b8ef

View File

@@ -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")