Commit 9f1a7b1 1 parent 04c0209 commit 9f1a7b1 Copy full SHA for 9f1a7b1
File tree 4 files changed +12
-0
lines changed
4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 17
17
###############################################################################
18
18
cmake_minimum_required (VERSION 3.5)
19
19
20
+ # Done this to set machine architecture and be able to call cmake_utils
21
+ enable_language (CXX)
22
+
20
23
###############################################################################
21
24
# Find package cmake_utils
22
25
###############################################################################
Original file line number Diff line number Diff line change 17
17
###############################################################################
18
18
cmake_minimum_required (VERSION 3.5)
19
19
20
+ # Done this to set machine architecture and be able to call cmake_utils
21
+ enable_language (CXX)
22
+
20
23
###############################################################################
21
24
# Find package cmake_utils
22
25
###############################################################################
Original file line number Diff line number Diff line change 17
17
###############################################################################
18
18
cmake_minimum_required (VERSION 3.5)
19
19
20
+ # Done this to set machine architecture and be able to call cmake_utils
21
+ enable_language (CXX)
22
+
20
23
###############################################################################
21
24
# Find package cmake_utils
22
25
###############################################################################
Original file line number Diff line number Diff line change 17
17
###############################################################################
18
18
cmake_minimum_required (VERSION 3.5)
19
19
20
+ # Done this to set machine architecture and be able to call cmake_utils
21
+ enable_language (CXX)
22
+
20
23
###############################################################################
21
24
# Find package cmake_utils
22
25
###############################################################################
You can’t perform that action at this time.
0 commit comments