Fix CMakeLists.txt in jerry-main. (#1571)
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
cmake_minimum_required (VERSION 2.8.12)
|
cmake_minimum_required (VERSION 2.8.12)
|
||||||
project (${JERRY_NAME} C)
|
project (jerry-main C)
|
||||||
|
|
||||||
# Optional build settings
|
# Optional build settings
|
||||||
set(ENABLE_LINK_MAP OFF CACHE BOOL "Enable generating a link map file?")
|
set(ENABLE_LINK_MAP OFF CACHE BOOL "Enable generating a link map file?")
|
||||||
|
|||||||
Reference in New Issue
Block a user