Comparing version 0.8.8 to 0.9.0
@@ -179,2 +179,7 @@ "use strict"; | ||
// Mac | ||
if (environment.isOSX) { | ||
D.push({"CMAKE_SHARED_LINKER_FLAGS": "-undefined dynamic_lookup"}); | ||
} | ||
command += " " + | ||
@@ -181,0 +186,0 @@ D.map(function (p) { |
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "0.8.8", | ||
"version": "0.9.0", | ||
"author": "Gábor Mező aka unbornchikken", | ||
@@ -42,3 +42,6 @@ "repository": { | ||
"yargs": "^3.6.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^2.2.4" | ||
} | ||
} |
# HELP WANTED: TESTING ON MAC | ||
If anyone has a chance to test this stuff running on Mac that would be greatly appreciated. Please report any issue that you found. | ||
If anyone has a chance to test this stuff running on Mac that would be greatly appreciated. Please [report any issue](https://github.com/unbornchikken/cmake-js/issues/1) that you found. | ||
@@ -5,0 +5,0 @@ # CMake.js (MIT) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 7 instances in 1 package
683
0
59432
1
21