Project

General

Profile

Actions

Emulator Issues #12907

closed

CMake: Using static libmgba from Externals

Added by BlackMage about 2 years ago. Updated about 2 months ago.

Status:
Working as intended
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

CMake fails at point '-- Using static libmgba from Externals'

CMake Error at Externals/mGBA/CMakeLists.txt:3 (add_subdirectory):
  The source directory                                                                                                                                                        
                                                                                                                                                                              
    /home/sven/Development/dolphin/Externals/mGBA/mgba                                                                                                                        
                                                                                                                                                                              
  does not contain a CMakeLists.txt file.                                                                                                                                     
                                                                                                                                                                              
                                                                                                                                                                              
CMake Error at Externals/mGBA/CMakeLists.txt:6 (target_compile_options):
  Cannot specify compile options for target "mgba" which is not built by this                                                                                                 
  project.                                                                                                                                                                    
                                                                                                                                                                              
                                                                                                                                                                              
CMake Error at Externals/mGBA/CMakeLists.txt:13 (add_library):
  add_library cannot create ALIAS target "mGBA::mgba" because target "mgba"                                                                                                   
  does not already exist.           "

i have cmake 3.23.1

Actions

Also available in: Atom PDF