Skip to content

Conversation

jianchun
Copy link

Split version defs out from CommonDefines.h into a separate file.
Hosts that statically link to ChakraCore can then access ChakraCore
version info by #include this file at build time.

Split version defs out from `CommonDefines.h` into a separate file.
Hosts that statically link to ChakraCore can then access ChakraCore
version info by `#include` this file at build time.
@digitalinfinity
Copy link
Contributor

LGTM. Is this file supposed to be redistributable with Jsrt?

@jianchun
Copy link
Author

LGTM. Is this file supposed to be redistributable with Jsrt?

Thanks. Yes, I suppose so. Not needed for Windows/Chakra JSRT. Needed for ChakraCore.

@chakrabot chakrabot merged commit 3dc5f77 into chakra-core:linux Jul 22, 2016
chakrabot pushed a commit that referenced this pull request Jul 22, 2016
Merge pull request #1313 from jianchun:chakracoreversion

Split version defs out from `CommonDefines.h` into a separate file.
Hosts that statically link to ChakraCore can then access ChakraCore
version info by `#include` this file at build time.
@jianchun jianchun deleted the chakracoreversion branch July 22, 2016 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants