1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-25 00:53:43 +00:00
dindexer/include
King_DuckZ 1ef879e9c1 Define all case combinations of cmake_on/off.
This saves having to remember to do STRING(TOUPPER) in every cmake file.
At times that's really not convenient if possible at all.
For example when a top-level project is guessing what option some
subproject is going to use and tries to use it for the builtin options
view. The acutal OPTION statement is not there, and it's not nice to put
a string(toupper) on a variable that seems to come from nowhere (and in
fact it might not be there at all).
2016-04-27 01:29:40 +02:00
..
dindexer-common Define all case combinations of cmake_on/off. 2016-04-27 01:29:40 +02:00
dindexer-machinery Import better-enums project from github and put it to use :) 2016-04-26 20:47:29 +02:00
helpers Move mediatypes.hpp/cpp to machinery. 2016-03-04 09:01:11 +01:00
kakoune Adapt safe_ptr to build in this project 2016-02-18 19:16:50 +01:00
pq ...fix build on x86_64 2016-02-05 21:06:21 +01:00