This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test project C:/Users/LB/GitHub/magnum/build | |
| Start 1: MathAlgorithmsGaussJordanTest | |
| 1/129 Test #1: MathAlgorithmsGaussJordanTest ......... Passed 0.07 sec | |
| Start 2: MathAlgorithmsGramSchmidtTest | |
| 2/129 Test #2: MathAlgorithmsGramSchmidtTest ......... Passed 0.03 sec | |
| Start 3: MathAlgorithmsSvdTest | |
| 3/129 Test #3: MathAlgorithmsSvdTest ................. Passed 0.03 sec | |
| Start 4: MathGeometryDistanceTest | |
| 4/129 Test #4: MathGeometryDistanceTest .............. Passed 0.03 sec | |
| Start 5: MathGeometryIntersectionTest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test project C:/Users/LB/GitHub/magnum/build | |
| Start 1: MathAlgorithmsGaussJordanTest | |
| 1/129 Test #1: MathAlgorithmsGaussJordanTest ......... Passed 0.14 sec | |
| Start 2: MathAlgorithmsGramSchmidtTest | |
| 2/129 Test #2: MathAlgorithmsGramSchmidtTest ......... Passed 0.04 sec | |
| Start 3: MathAlgorithmsSvdTest | |
| 3/129 Test #3: MathAlgorithmsSvdTest ................. Passed 0.04 sec | |
| Start 4: MathGeometryDistanceTest | |
| 4/129 Test #4: MathGeometryDistanceTest .............. Passed 0.04 sec | |
| Start 5: MathGeometryIntersectionTest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test project C:/Users/LB/GitHub/magnum/build | |
| Start 1: MathAlgorithmsGaussJordanTest | |
| 1/129 Test #1: MathAlgorithmsGaussJordanTest ......... Passed 0.03 sec | |
| Start 2: MathAlgorithmsGramSchmidtTest | |
| 2/129 Test #2: MathAlgorithmsGramSchmidtTest ......... Passed 0.02 sec | |
| Start 3: MathAlgorithmsSvdTest | |
| 3/129 Test #3: MathAlgorithmsSvdTest ................. Passed 0.02 sec | |
| Start 4: MathGeometryDistanceTest | |
| 4/129 Test #4: MathGeometryDistanceTest .............. Passed 0.02 sec | |
| Start 5: MathGeometryIntersectionTest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test project C:/Users/LB/GitHub/magnum/build | |
| Start 1: MathAlgorithmsGaussJordanTest | |
| 1/129 Test #1: MathAlgorithmsGaussJordanTest ......... Passed 0.07 sec | |
| Start 2: MathAlgorithmsGramSchmidtTest | |
| 2/129 Test #2: MathAlgorithmsGramSchmidtTest ......... Passed 0.04 sec | |
| Start 3: MathAlgorithmsSvdTest | |
| 3/129 Test #3: MathAlgorithmsSvdTest ................. Passed 0.03 sec | |
| Start 4: MathGeometryDistanceTest | |
| 4/129 Test #4: MathGeometryDistanceTest .............. Passed 0.03 sec | |
| Start 5: MathGeometryIntersectionTest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test project C:/Users/LB/GitHub/magnum/build | |
| Start 1: MathAlgorithmsGaussJordanTest | |
| 1/129 Test #1: MathAlgorithmsGaussJordanTest ......... Passed 0.18 sec | |
| Start 2: MathAlgorithmsGramSchmidtTest | |
| 2/129 Test #2: MathAlgorithmsGramSchmidtTest ......... Passed 0.04 sec | |
| Start 3: MathAlgorithmsSvdTest | |
| 3/129 Test #3: MathAlgorithmsSvdTest ................. Passed 0.04 sec | |
| Start 4: MathGeometryDistanceTest | |
| 4/129 Test #4: MathGeometryDistanceTest .............. Passed 0.05 sec | |
| Start 5: MathGeometryIntersectionTest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Configuring done | |
| -- Generating done | |
| -- Build files have been written to: C:/Users/LB/GitHub/simple-platformer/build | |
| [ 2%] Performing update step for 'Corrade' | |
| From git://github.com/mosra/corrade | |
| bb712cd..24ad3fa master -> origin/master | |
| First, rewinding head to replay your work on top of it... | |
| Fast-forwarded master to origin/master. | |
| [ 5%] Performing configure step for 'Corrade' | |
| -- Configuring done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cmake_minimum_required(VERSION 2.8) | |
| include(ExternalProject) | |
| ExternalProject_Add(CMake | |
| GIT_REPOSITORY "git://github.com/Kitware/CMake.git" | |
| # GIT_TAG "next" | |
| CMAKE_ARGS | |
| "-DCMAKE_INSTALL_PREFIX=${CMAKE_CURRENT_LIST_DIR}/install" | |
| # "-DBUILD_SHARED_LIBS=OFF" | |
| TEST_EXCLUDE_FROM_MAIN 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test project C:/Users/LB/Code/Magnum/build/Magnum-prefix/src/Magnum-build | |
| Start 1: MathAlgorithmsGaussJordanTest | |
| 1/129 Test #1: MathAlgorithmsGaussJordanTest ......... Passed 0.04 sec | |
| Start 2: MathAlgorithmsGramSchmidtTest | |
| 2/129 Test #2: MathAlgorithmsGramSchmidtTest ......... Passed 0.02 sec | |
| Start 3: MathAlgorithmsSvdTest | |
| 3/129 Test #3: MathAlgorithmsSvdTest ................. Passed 0.02 sec | |
| Start 4: MathGeometryDistanceTest | |
| 4/129 Test #4: MathGeometryDistanceTest .............. Passed 0.02 sec | |
| Start 5: MathGeometryIntersectionTest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test project C:/Users/LB/Code/Magnum/build/Magnum-prefix/src/Magnum-build | |
| Start 1: MathAlgorithmsGaussJordanTest | |
| 1/131 Test #1: MathAlgorithmsGaussJordanTest ......... Passed 0.01 sec | |
| Start 2: MathAlgorithmsGramSchmidtTest | |
| 2/131 Test #2: MathAlgorithmsGramSchmidtTest ......... Passed 0.01 sec | |
| Start 3: MathAlgorithmsSvdTest | |
| 3/131 Test #3: MathAlgorithmsSvdTest ................. Passed 0.01 sec | |
| Start 4: MathGeometryDistanceTest | |
| 4/131 Test #4: MathGeometryDistanceTest .............. Passed 0.02 sec | |
| Start 5: MathGeometryIntersectionTest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cmake_minimum_required(VERSION 3.1) | |
| project(nuwen-hello) | |
| add_executable(hello hello.cpp) | |
| set_property(TARGET hello PROPERTY CXX_STANDARD 14) |