issues
search
vector-of-bool
/
cmrc
A Resource Compiler in a Single CMake Script
MIT License
672
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
c++03 compatibility
#55
giobauermeister
opened
2 weeks ago
0
New release?
#54
mincequi
opened
2 months ago
0
use heterogeneous lookup to use string_view as parameter to open and lookup resources.
#53
sandsc
opened
7 months ago
0
feat: C++ 17 using string_view as key to find and open file.
#52
sandsc
closed
7 months ago
0
Using CMakeRC file objects with std::istream
#51
prosilio
closed
10 months ago
2
clangd-lsp does not recognize header files
#50
Gabriel-Dropout
opened
1 year ago
0
Add new file access methods to support more use cases conveniently
#49
technoyes
opened
1 year ago
7
Increase cmake_min_req to prevent deprecation
#48
danblae
closed
1 year ago
2
Constexpr
#47
jtd-formlabs
opened
1 year ago
0
add an option to encrypt a resource
#46
WilliamTambellini
opened
1 year ago
5
Mention MSYS2 package in readme
#45
podsvirov
opened
1 year ago
0
Add SYSTEM to target_include_directories
#44
SunBlack
opened
1 year ago
1
#include <cmrc/cmrc.hpp> never finds the include file
#43
gregschlom
opened
1 year ago
0
Fix typo
#42
SunBlack
opened
1 year ago
0
Specify include directories as system includes
#41
stertingen
opened
2 years ago
0
Implemented installation
#40
xvitaly
closed
1 year ago
0
How do I embed my file into an executable and how do I retrieve my resources from it?
#39
iamalinaji
closed
2 years ago
6
Adding ouputs of other targets as the inputs to a resource libary target
#38
wirew0rm
closed
2 years ago
4
Mention vcpkg port in readme
#37
Pospelove
closed
2 years ago
2
Fix file conflict in intermediate dir
#36
moritz-h
closed
2 years ago
0
Fix pre-increment and post-increment operators on iterator
#35
richardhozak
closed
2 years ago
1
Call "cmrc_add_resources" in sub directory
#34
hungxiu1995
opened
2 years ago
1
#include <cmrc/cmrc.hpp>
#33
yugaoxiang
opened
2 years ago
1
Build failed(Error C1060) with big resource files.
#32
dhckdaks
opened
3 years ago
5
Make cmrc "install-friendly"
#31
thomasgt
closed
3 years ago
1
Add 'TYPE' argument to choose between 'STATIC' and 'OBJECT' libraries
#30
drdanz
closed
3 years ago
1
Make it possible to use without exceptions by defining CMRC_NO_EXCEPTIONS
#29
jorgen
closed
3 years ago
1
Generate `OBJECT` library instead of `STATIC`
#28
drdanz
closed
3 years ago
1
Fix Visual Stdio build warning C26478
#27
czlitony
opened
3 years ago
1
Making the cmrc-generated resource libraries install-friendly
#26
saeidscorp
closed
3 years ago
2
Undefined reference to get_filesystem()
#25
william-swy
opened
3 years ago
4
std::string_view API on file
#24
DarthGandalf
opened
3 years ago
4
Can you provide an install target on top level CMakelists.txt
#23
Petross404
opened
4 years ago
1
Failing to compile with GLSL shaders
#22
Dakantz
closed
4 years ago
1
Increased performance significantly using incbin library
#21
themarpe
opened
4 years ago
8
Use version range for CMake policies
#20
tambry
opened
4 years ago
0
Fixed warnings on GCC/Clang
#19
marcizhu
closed
4 years ago
3
[Wishlist] Allow nested namespaces
#18
mbr0wn
opened
4 years ago
0
linking cmrc with a shared library
#17
neel
opened
4 years ago
6
Split C++ source from CMake files
#16
ruipacheco
opened
5 years ago
0
Mixed up increment operators implementation for cmrc::detail::directory::iterator
#15
harvestor
opened
5 years ago
0
Adding targets to a resource
#14
TheOneRing
closed
5 years ago
0
Update README
#13
claudiofantacci
closed
5 years ago
1
Added trailing zero to array.
#12
yuriisk
closed
6 years ago
1
Fixed compilation with GCC.
#11
yuriisk
closed
6 years ago
1
CMP0058: Ninja requires custom command byproducts to be explicit.
#10
xSke
opened
6 years ago
0
Changed std::deque to std::list for portability.
#9
equackenbush
closed
6 years ago
2
MSVC doesn't compile directory, since it contains a deque of itself
#8
Quincunx271
closed
6 years ago
1
Changed std::deque to std::list for portability.
#7
equackenbush
closed
6 years ago
0
How do I use the data from a cmrc::resource?
#6
Tetrago
closed
6 years ago
4
Next