Commit Graph

6 Commits

Author SHA1 Message Date
Aaron van Geffen 6edf9b03e0 Add duktapeConfig.cmake to ease configuration.
Used for reference:
https://github.com/microsoft/vcpkg/blob/master/ports/duktape/duktapeConfig.cmake.in
2020-05-12 15:13:14 +02:00
Tom Lankhorst 15a6cf4c48
Add platform cmake include 2019-02-05 20:16:38 +01:00
Tom Lankhorst b1bc3d9322
Make build type check case insensitive 2019-01-27 13:44:16 +01:00
Tom Lankhorst 9186c8b7d9
Check for unset CMAKE_BUILD_TYPE 2019-01-27 13:23:36 +01:00
Tom Lankhorst 0789ef541d
Add IPO override cmake option 2019-01-27 13:10:56 +01:00
Tom Lankhorst 87d9932792
Conditionally enable IPO
Put corresponding functionality in `cmake/ipo.cmake`. This directory
allows for future further separation of build concerns.
2019-01-27 12:58:19 +01:00