-
It's very small. Will not take up much space.
Oops. This has been asked for in the past (#187), but was closed for unknown reasons before receiving any replies.
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
```
Here is an updated premake script for experimental branche.
It fixes missing libs in linux and reorders links in order to fix "undefined
reference" errors that occur for GCC users (the linker se…
-
```
Here is an updated premake script for experimental branche.
It fixes missing libs in linux and reorders links in order to fix "undefined
reference" errors that occur for GCC users (the linker se…
-
```
Here is an updated premake script for experimental branche.
It fixes missing libs in linux and reorders links in order to fix "undefined
reference" errors that occur for GCC users (the linker se…
-
```
Here is an updated premake script for experimental branche.
It fixes missing libs in linux and reorders links in order to fix "undefined
reference" errors that occur for GCC users (the linker se…
-
```
Here is an updated premake script for experimental branche.
It fixes missing libs in linux and reorders links in order to fix "undefined
reference" errors that occur for GCC users (the linker se…
-
```
Here is an updated premake script for experimental branche.
It fixes missing libs in linux and reorders links in order to fix "undefined
reference" errors that occur for GCC users (the linker se…
-
**Is there a Premake alternative to the [CMake concept of an 'interface' library](https://cmake.org/cmake/help/latest/command/add_library.html#interface-libraries)?**
An 'interface' library has the…
-
Manually set "C++ language dialect" to "C++11" and "C++ Standard Library" to "libc++"
Todo: find better solution