File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.5)
2
2
3
3
project (clipboard VERSION 0.1 LANGUAGES CXX)
4
4
5
- # set(CMAKE_OSX_ARCHITECTURES "x86_64")
5
+ set (CMAKE_OSX_ARCHITECTURES "x86_64" )
6
6
7
7
set (CMAKE_INCLUDE_CURRENT_DIR ON )
8
8
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE QtCreatorProject >
3
- <!-- Written by QtCreator 7.0.2, 2022-06-12T16:08:22 . -->
3
+ <!-- Written by QtCreator 7.0.2, 2022-06-12T17:29:31 . -->
4
4
<qtcreator >
5
5
<data >
6
6
<variable >EnvironmentId</variable >
92
92
<value type =" QString" key =" ProjectExplorer.ProjectConfiguration.DefaultDisplayName" >x86-darwin-generic-mach_o-64bit</value >
93
93
<value type =" QString" key =" ProjectExplorer.ProjectConfiguration.DisplayName" >x86-darwin-generic-mach_o-64bit</value >
94
94
<value type =" QString" key =" ProjectExplorer.ProjectConfiguration.Id" >{aa14ffd8-ab35-4922-a504-dc79e8941360}</value >
95
- <value type =" qlonglong" key =" ProjectExplorer.Target.ActiveBuildConfiguration" >3 </value >
95
+ <value type =" qlonglong" key =" ProjectExplorer.Target.ActiveBuildConfiguration" >1 </value >
96
96
<value type =" qlonglong" key =" ProjectExplorer.Target.ActiveDeployConfiguration" >0</value >
97
97
<value type =" qlonglong" key =" ProjectExplorer.Target.ActiveRunConfiguration" >0</value >
98
98
<valuemap type =" QVariantMap" key =" ProjectExplorer.Target.BuildConfiguration.0" >
306
306
<value type =" bool" key =" RunConfiguration.UseLibrarySearchPath" >true</value >
307
307
<value type =" bool" key =" RunConfiguration.UseQmlDebugger" >false</value >
308
308
<value type =" bool" key =" RunConfiguration.UseQmlDebuggerAuto" >true</value >
309
- <value type =" QString" key =" RunConfiguration.WorkingDirectory.default" >/Users/zhiyuan/Documents/project/clipboard_desktop_cpp/build-clipboard-x86_darwin_generic_mach_o_64bit-MinSizeRel /clipboard.app/Contents/MacOS</value >
309
+ <value type =" QString" key =" RunConfiguration.WorkingDirectory.default" >/Users/zhiyuan/Documents/project/clipboard_desktop_cpp/build-clipboard-x86_darwin_generic_mach_o_64bit-Release /clipboard.app/Contents/MacOS</value >
310
310
</valuemap >
311
311
<value type =" qlonglong" key =" ProjectExplorer.Target.RunConfigurationCount" >1</value >
312
312
</valuemap >
You can’t perform that action at this time.
0 commit comments