Files
TinyORM/resources
silverqx ed50815c6f cmake enhanced generation of Windows RC file
Removed TINY_ORIGINAL_FILENAME from version.hpp.in, instead used
configure_file() by help with file(GENERATE ...) and $<TARGET_FILE_NAME>
to obtain original filename and process TinyOrm.rc.in file.

 - changed prefix for all macros to TINYORM_ in the version.hpp header
   file to minimize conflicts
 - removed tiny_init_target_version_ext(), so version number will be
   appended on WIN32 for shared libraries and also for static archives
 - used CMAKE_SYSTEM_NAME instead of WIN32
2021-09-25 18:15:54 +02:00
..
2021-08-31 09:02:14 +02:00
2021-08-31 09:02:14 +02:00