mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-20 13:23:59 +00:00
committed by
Konstantin Pastbin
parent
c9cbb64f12
commit
76ffc99abd
6
libs/editor/module.modulemap
Normal file
6
libs/editor/module.modulemap
Normal file
@@ -0,0 +1,6 @@
|
||||
module OSMEditor {
|
||||
header "osm_auth.hpp"
|
||||
header "osm_editor.hpp"
|
||||
header "server_api.hpp"
|
||||
requires cplusplus
|
||||
}
|
||||
Reference in New Issue
Block a user